Home
last modified time | relevance | path

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

/external/clang/include/clang/Lex/
DHeaderSearch.h386 bool SkipCache = false);
DPreprocessor.h1625 bool SkipCache = false);
/external/clang/lib/Lex/
DHeaderSearch.cpp571 bool SkipCache) { in LookupFile() argument
697 if (!SkipCache && CacheLookup.StartIdx == i+1) { in LookupFile()
DPPDirectives.cpp613 bool SkipCache) { in LookupFile() argument
669 SuggestedModule, SkipCache)) { in LookupFile()
685 RelativePath, RequestingModule, SuggestedModule, SkipCache); in LookupFile()