Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Lex/
H A DDirectoryLookup.h79 bool isIndexHeaderMap) in DirectoryLookup() argument
81 IsIndexHeaderMap(isIndexHeaderMap), SearchedAllModuleMaps(false) { in DirectoryLookup()
143 bool isIndexHeaderMap() const { in isIndexHeaderMap() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/Lex/
H A DHeaderSearch.cpp891 if (CurDir->isIndexHeaderMap()) { in LookupFile()