Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cov/
H A DSourceCoverageView.cpp62 auto ParentDir = sys::path::parent_path(FullPath); in createOutputStream() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DAMDGPU.cpp209 StringRef ParentDir = llvm::sys::path::parent_path(ClangPath); in getInstallationPathCandidates() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp504 StringRef ParentDir = sys::path::parent_path(ArchiveName); in doDisplayTable() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DModuleMap.cpp968 if (auto ParentDir = FileMgr.getDirectory(Parent)) { in inferFrameworkModule() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp4838 const OMPExecutableDirective &ParentDir = *OMPParentLoopDirectiveForScan; in EmitOMPScanDirective() local