ROSE  0.11.96.11
compilationFileDatabase.h
1 #include <string>
2 #include <stdint.h>
3 namespace Rose {
4  uint32_t GetProjectWideUniqueIdForPhysicalFile(const std::string & dbFile, const std::string & physicalFile);
5 }
Rose
Main namespace for the ROSE library.
Definition: BinaryTutorial.dox:3