Searched defs:ModPath (Results 1 – 3 of 3) sorted by relevance
67 void setModulePath(StringRef ModPath) { ModulePath = ModPath; } in setModulePath()204 uint64_t getModuleId(const StringRef ModPath) const { in getModuleId()226 StringRef addModulePath(StringRef ModPath, uint64_t ModId) { in addModulePath()
24 StringRef ModPath; in mergeFrom() local
1457 ModuleBuildStack ModPath = getSourceManager().getModuleBuildStack(); in loadModule() local