Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Lex/
H A DHeaderSearch.h396 ModuleMap::KnownHeader *SuggestedModule, bool SkipCache = false);
H A DPreprocessor.h1351 bool SkipCache = false);
/minix3/external/bsd/llvm/dist/clang/lib/Lex/
H A DHeaderSearch.cpp579 ModuleMap::KnownHeader *SuggestedModule, bool SkipCache) { in LookupFile() argument
703 if (!SkipCache && CacheLookup.StartIdx == i+1) { in LookupFile()
H A DPPDirectives.cpp618 bool SkipCache) { in LookupFile() argument
673 SkipCache)) { in LookupFile()
689 RelativePath, SuggestedModule, SkipCache); in LookupFile()