Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaModule.cpp63 static std::string stringFromPath(ModuleIdPath Path) { in stringFromPath() function
285 std::string ModuleName = stringFromPath(Path); in ActOnModuleDecl()
288 ModuleName += stringFromPath(Partition); in ActOnModuleDecl()
504 ModuleName += stringFromPath(Path); in ActOnModuleImport()
508 ModuleName = stringFromPath(Path); in ActOnModuleImport()