Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaModule.cpp61 static std::string stringFromPath(ModuleIdPath Path) { in stringFromPath() function
245 std::string ModuleName = stringFromPath(Path); in ActOnModuleDecl()
248 ModuleName += stringFromPath(Partition); in ActOnModuleDecl()
447 ModuleName += stringFromPath(Path); in ActOnModuleImport()
451 ModuleName = stringFromPath(Path); in ActOnModuleImport()