Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Support/
H A Draw_pwrite_stream_test.cpp59 const char *ParentPath = getenv("RAW_PWRITE_TEST_FILE"); in TEST() local
/llvm-project-15.0.7/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerDeclContext.h39 StringRef ParentPath = sys::path::parent_path(Path); in resolve() local
/llvm-project-15.0.7/llvm/tools/llvm-cov/
H A DSourceCoverageView.cpp43 SmallString<256> ParentPath = sys::path::parent_path(Path); in getOutputPath() local
/llvm-project-15.0.7/llvm/lib/WindowsDriver/
H A DMSVCPaths.cpp559 StringRef ParentPath = sys::path::parent_path(TestPath); in findVCToolChainViaEnvironment() local
/llvm-project-15.0.7/clang/lib/Driver/ToolChains/
H A DAMDGPU.cpp257 auto ParentPath = llvm::sys::path::parent_path(RealClangPath); in getInstallationPathCandidates() local
/llvm-project-15.0.7/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp526 StringRef ParentPath = llvm::sys::path::parent_path(NewPath.str()); in getThinLTOOutputFile() local
/llvm-project-15.0.7/clang-tools-extra/clang-doc/
H A DHTMLGenerator.cpp419 llvm::StringRef Title, StringRef ParentPath) { in genReferencesBlock()
/llvm-project-15.0.7/llvm/lib/LTO/
H A DLTO.cpp1370 StringRef ParentPath = llvm::sys::path::parent_path(NewPath.str()); in getThinLTOOutputFile() local