Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-cov/
DSourceCoverageView.cpp61 auto ParentDir = sys::path::parent_path(FullPath); in createOutputStream() 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