Home
last modified time | relevance | path

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

/external/clang/include/clang/Lex/
DHeaderSearch.h384 bool SkipCache = false, bool BuildSystemModule = false);
/external/clang/lib/Lex/
DPPDirectives.cpp756 bool BuildSystemModule = false; in LookupFile() local
776 BuildSystemModule = getCurrentModule()->IsSystem; in LookupFile()
824 BuildSystemModule); in LookupFile()
DHeaderSearch.cpp572 bool SkipCache, bool BuildSystemModule) { in LookupFile() argument
625 BuildSystemModule; in LookupFile()