Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-cov/
H A DSourceCoverageView.cpp62 auto ParentDir = sys::path::parent_path(FullPath); in createOutputStream() local
/openbsd-src/gnu/llvm/clang/lib/Driver/ToolChains/
H A DAMDGPU.cpp219 StringRef ParentDir = llvm::sys::path::parent_path(ClangPath); in getInstallationPathCandidates() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp545 StringRef ParentDir = sys::path::parent_path(ArchiveName); in doDisplayTable() local
/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DModuleMap.cpp978 if (auto ParentDir = FileMgr.getDirectory(Parent)) { in inferFrameworkModule() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp5365 const OMPExecutableDirective &ParentDir = *OMPParentLoopDirectiveForScan; in EmitOMPScanDirective() local