Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Lex/
H A DHeaderSearch.h419 bool BuildSystemModule = false);
/freebsd-13.1/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp822 bool BuildSystemModule = false; in LookupFile() local
842 BuildSystemModule = getCurrentModule()->IsSystem; in LookupFile()
890 IsFrameworkFound, SkipCache, BuildSystemModule); in LookupFile()
H A DHeaderSearch.cpp761 bool BuildSystemModule) { in LookupFile() argument
821 BuildSystemModule; in LookupFile()