Searched defs:IntermediateDirs (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/Lex/ | ||
H A D | ModuleMap.h | 381 SmallVector<DirectoryEntryRef, 2> IntermediateDirs; isHeaderInUmbrellaDirs() local |
/llvm-project/clang/lib/Lex/ | ||
H A D | ModuleMap.cpp | 439 findHeaderInUmbrellaDirs(FileEntryRef File,SmallVectorImpl<DirectoryEntryRef> & IntermediateDirs) findHeaderInUmbrellaDirs() argument |