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
374 std::string ModuleName = stringFromPath(Path); in ActOnModuleDecl()
377 ModuleName += stringFromPath(Partition); in ActOnModuleDecl()
597 ModuleName += stringFromPath(Path); in ActOnModuleImport()
602 ModuleName = stringFromPath(Path); in ActOnModuleImport()