Home
last modified time | relevance | path

Searched refs:stringFromPath (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaModule.cpp62 static std::string stringFromPath(ModuleIdPath Path) { in stringFromPath() function
294 std::string ModuleName = stringFromPath(Path); in ActOnModuleDecl()
297 ModuleName += stringFromPath(Partition); in ActOnModuleDecl()
502 ModuleName += stringFromPath(Path); in ActOnModuleImport()
506 ModuleName = stringFromPath(Path); in ActOnModuleImport()