Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaModule.cpp64 static std::string stringFromPath(ModuleIdPath Path) { in stringFromPath() function
371 std::string ModuleName = stringFromPath(Path); in ActOnModuleDecl()
374 ModuleName += stringFromPath(Partition); in ActOnModuleDecl()
594 ModuleName += stringFromPath(Path); in ActOnModuleImport()
598 ModuleName = stringFromPath(Path); in ActOnModuleImport()