Searched defs:lookupModuleMapFile (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Lex/
H A DHeaderSearch.cpp1200 HeaderSearch::lookupModuleMapFile(const DirectoryEntry *Dir, bool IsFramework) { function in class:HeaderSearch
1257 if (const FileEntry *ModuleMapFile = lookupModuleMapFile(Dir, IsFramework)) {

Completed in 68 milliseconds