Home
last modified time | relevance | path

Searched defs:PathStr (Results 1 – 6 of 6) sorted by relevance

/llvm-project/clang/lib/InstallAPI/
H A DFileList.cpp122 StringRef PathStr = *Path; in parseHeaders() local
/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingUtil.c280 lprofApplyPathPrefix(char * Dest,const char * PathStr,const char * Prefix,size_t PrefixLen,int PrefixStrip) lprofApplyPathPrefix() argument
/llvm-project/compiler-rt/lib/orc/
H A Delfnix_platform.cpp368 std::string PathStr(Path.data(), Path.size()); getJITDylibInitializersByName() local
/llvm-project/llvm/lib/Support/
H A DPath.cpp1145 path::append(PathStr, Filename); in replace_filename() local
H A DVirtualFileSystem.cpp1266 SmallString<128> PathStr(Dir); incrementImpl() local
/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp4758 StringRef PathStr(Path.data(), Path.size()); PreparePathForOutput() local