Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingUtil.c280 lprofApplyPathPrefix(char *Dest, const char *PathStr, const char *Prefix, in lprofApplyPathPrefix()
/freebsd-src/contrib/llvm-project/compiler-rt/lib/orc/
H A Delfnix_platform.cpp368 std::string PathStr(Path.data(), Path.size()); in getJITDylibInitializersByName() local
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DPath.cpp1146 path::append(PathStr, Filename); in replace_filename() local
H A DVirtualFileSystem.cpp1242 SmallString<128> PathStr(Dir); incrementImpl() local
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp4533 StringRef PathStr(Path.data(), Path.size()); PreparePathForOutput() local