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.cpp120 StringRef PathStr = *Path; in parseHeaders() local
/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingUtil.c410 lprofApplyPathPrefix(char *Dest, const char *PathStr, const char *Prefix, in lprofApplyPathPrefix()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DPath.cpp1144 SmallString<128> PathStr = path::parent_path(Path); in replace_filename() local
H A DVirtualFileSystem.cpp1278 SmallString<128> PathStr(Dir); in incrementImpl() local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp5304 StringRef PathStr(Path.data(), Path.size()); in PreparePathForOutput() local
H A DASTReader.cpp5837 std::string PathStr = ReadString(Record, Idx); in readASTFileControlBlock() local