Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Frontend/
H A DHeaderIncludeGen.cpp58 SmallString<512> Pathname(Filename); in PrintHeaderInfo() local
60 Lexer::Stringify(Pathname); in PrintHeaderInfo()
74 Msg += Pathname; in PrintHeaderInfo()
/llvm-project-15.0.7/compiler-rt/lib/profile/
H A DInstrProfilingUtil.h17 void __llvm_profile_recursive_mkdir(char *Pathname);