Home
last modified time | relevance | path

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

/external/clang/include/clang/Lex/
DHeaderSearch.h341 bool SkipCache = false);
DPreprocessor.h1106 bool SkipCache = false);
/external/clang/lib/Lex/
DHeaderSearch.cpp407 bool SkipCache) in LookupFile() argument
491 if (!SkipCache && CacheLookup.first == i+1) { in LookupFile()
DPPDirectives.cpp509 bool SkipCache) { in LookupFile() argument
533 SearchPath, RelativePath, SuggestedModule, SkipCache); in LookupFile()