Home
last modified time | relevance | path

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

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