Home
last modified time | relevance | path

Searched refs:isIndexHeaderMap (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/
H A DDirectoryLookup.h80 bool isIndexHeaderMap) in DirectoryLookup() argument
82 IsIndexHeaderMap(isIndexHeaderMap), SearchedAllModuleMaps(false) {} in DirectoryLookup()
150 bool isIndexHeaderMap() const { in isIndexHeaderMap() function
/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DHeaderSearch.cpp1132 if (CurDir->isIndexHeaderMap()) in LookupFile()