ROSE  0.11.145.0
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 }
Main namespace for the ROSE library.