Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DHeaderSearch.h408 bool BuildSystemModule = false);
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPDirectives.cpp759 bool BuildSystemModule = false; in LookupFile() local
779 BuildSystemModule = getCurrentModule()->IsSystem; in LookupFile()
827 IsFrameworkFound, SkipCache, BuildSystemModule); in LookupFile()
H A DHeaderSearch.cpp761 bool BuildSystemModule) { in LookupFile() argument
821 BuildSystemModule; in LookupFile()