Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Lex/
H A DDirectoryLookup.h123 bool haveSearchedAllModuleMaps() const { return SearchedAllModuleMaps; } in haveSearchedAllModuleMaps() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/Lex/
H A DHeaderSearch.cpp276 if (SearchDirs[Idx].haveSearchedAllModuleMaps()) in lookupModule()
1637 if (SearchDir.haveSearchedAllModuleMaps()) in loadSubdirectoryModuleMaps()