Home
last modified time | relevance | path

Searched defs:OrigPath (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/unittests/Support/
H A DLockFileManagerTest.cpp83 const char *OrigPath = getcwd(PathBuf, 1024); in TEST() local
/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DSymbolize.cpp428 findDebugBinary(const std::string & OrigPath,const std::string & DebuglinkName,uint32_t CRCHash,std::string & Result) findDebugBinary() argument
/llvm-project/llvm/lib/Support/
H A DPath.cpp524 if (!starts_with(OrigPath, OldPrefix, style)) in replace_path_prefix() local