Searched refs:isHeaderInUmbrellaDirs (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/Lex/
H A DModuleMap.h258 bool isHeaderInUmbrellaDirs(const FileEntry *File) { function in class:clang::ModuleMap
/external/clang/lib/Lex/
H A DModuleMap.cpp298 if (Excluded || isHeaderInUmbrellaDirs(File))

Completed in 74 milliseconds