Home
last modified time | relevance | path

Searched refs:BuildSystemModule (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Lex/
H A DHeaderSearch.h400 bool *IsMapped, bool SkipCache = false, bool BuildSystemModule = false);
/freebsd-12.1/contrib/llvm/tools/clang/lib/Lex/
H A DPPDirectives.cpp671 bool BuildSystemModule = false; in LookupFile() local
691 BuildSystemModule = getCurrentModule()->IsSystem; in LookupFile()
738 BuildSystemModule); in LookupFile()
H A DHeaderSearch.cpp700 bool *IsMapped, bool SkipCache, bool BuildSystemModule) { in LookupFile() argument
756 BuildSystemModule; in LookupFile()