Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DModuleMap.cpp400 bool ModuleMap::canInferFrameworkModule(const DirectoryEntry *ParentDir, in canInferFrameworkModule()
468 if (const DirectoryEntry *ParentDir = FileMgr.getDirectory(Parent)) { in inferFrameworkModule() local