Home
last modified time | relevance | path

Searched refs:SkipCache (Results 1 – 4 of 4) sorted by relevance

/external/clang/include/clang/Lex/
DHeaderSearch.h384 bool SkipCache = false, bool BuildSystemModule = false);
DPreprocessor.h1653 bool SkipCache = false);
/external/clang/lib/Lex/
DPPDirectives.cpp748 bool SkipCache) { in LookupFile() argument
807 SuggestedModule, SkipCache)) { in LookupFile()
823 RelativePath, RequestingModule, SuggestedModule, SkipCache, in LookupFile()
DHeaderSearch.cpp572 bool SkipCache, bool BuildSystemModule) { in LookupFile() argument
699 if (!SkipCache && CacheLookup.StartIdx == i+1) { in LookupFile()