Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-cov/
DSourceCoverageView.cpp61 auto ParentDir = sys::path::parent_path(FullPath); in createOutputStream() local
/external/llvm-project/llvm/tools/llvm-cov/
DSourceCoverageView.cpp62 auto ParentDir = sys::path::parent_path(FullPath); in createOutputStream() local
/external/llvm-project/clang/lib/Driver/ToolChains/
DAMDGPU.cpp127 StringRef ParentDir = llvm::sys::path::parent_path(InstallDir); in getInstallationPathCandidates() local
/external/llvm-project/llvm/tools/llvm-ar/
Dllvm-ar.cpp503 StringRef ParentDir = sys::path::parent_path(ArchiveName); in doDisplayTable() local
/external/llvm/unittests/Support/
DPath.cpp341 auto ParentDir = *++It; in TEST() local
/external/clang/lib/Lex/
DModuleMap.cpp625 if (const DirectoryEntry *ParentDir = FileMgr.getDirectory(Parent)) { in inferFrameworkModule() local
/external/llvm-project/clang/lib/Lex/
DModuleMap.cpp967 if (auto ParentDir = FileMgr.getDirectory(Parent)) { in inferFrameworkModule() local
/external/llvm-project/clang/lib/CodeGen/
DCGStmtOpenMP.cpp4416 const OMPExecutableDirective &ParentDir = *OMPParentLoopDirectiveForScan; in EmitOMPScanDirective() local