Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DSourceCoverageView.cpp62 auto ParentDir = sys::path::parent_path(FullPath); in createOutputStream() local
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DAMDGPU.cpp220 StringRef ParentDir = llvm::sys::path::parent_path(ClangPath); in getInstallationPathCandidates() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp541 StringRef ParentDir = sys::path::parent_path(ArchiveName); in doDisplayTable() local
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DModuleMap.cpp1030 if (auto ParentDir = FileMgr.getOptionalDirectoryRef(Parent)) { in inferFrameworkModule() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp5456 const OMPExecutableDirective &ParentDir = *OMPParentLoopDirectiveForScan; in EmitOMPScanDirective() local