Home
last modified time | relevance | path

Searched defs:ParentPath (Results 1 – 12 of 12) sorted by relevance

/llvm-project/llvm/unittests/Support/
H A Draw_pwrite_stream_test.cpp59 const char *ParentPath = getenv("RAW_PWRITE_TEST_FILE"); in TEST() local
/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinkerDeclContext.h41 StringRef ParentPath = sys::path::parent_path(Path); in resolve() local
/llvm-project/llvm/lib/TextAPI/
H A DUtils.cpp23 auto ParentPath = sys::path::parent_path(P); in replace_extension() local
/llvm-project/llvm/tools/llvm-cov/
H A DSourceCoverageView.cpp43 SmallString<256> ParentPath = sys::path::parent_path(Path); in getOutputPath() local
/llvm-project/clang/lib/APINotes/
H A DAPINotesManager.cpp449 StringRef ParentPath = llvm::sys::path::parent_path(Path); in findAPINotes() local
/llvm-project/llvm/lib/WindowsDriver/
H A DMSVCPaths.cpp565 StringRef ParentPath = sys::path::parent_path(TestPath); in findVCToolChainViaEnvironment() local
/llvm-project/clang/lib/Driver/ToolChains/
H A DAMDGPU.cpp261 auto ParentPath = llvm::sys::path::parent_path(RealClangPath); in getInstallationPathCandidates() local
/llvm-project/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp532 StringRef ParentPath = llvm::sys::path::parent_path(NewPath.str()); getThinLTOOutputFile() local
/llvm-project/clang-tools-extra/clang-doc/
H A DHTMLGenerator.cpp430 genReferencesBlock(const std::vector<Reference> & References,llvm::StringRef Title,StringRef ParentPath) genReferencesBlock() argument
/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.cpp207 StringRef ParentPath = sys::path::parent_path(OrigFileName); in getFileName() local
/llvm-project/llvm/lib/LTO/
H A DLTO.cpp1600 StringRef ParentPath = llvm::sys::path::parent_path(NewPath.str()); getThinLTOOutputFile() local
/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp832 auto ParentPath = llvm::sys::path::parent_path(DumpIRFilename); prepareDumpIRFileDescriptor() local