Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Lex/
HDHeaderSearch.h398 bool *IsMapped, bool *IsFrameworkFound, bool SkipCache = false,
HDPreprocessor.h1972 bool *IsFrameworkFound, bool SkipCache = false);
/freebsd-11-stable/contrib/llvm-project/clang/lib/Lex/
HDPPDirectives.cpp724 bool *IsFrameworkFound, bool SkipCache) { in LookupFile() argument
783 /*IsFrameworkFound=*/nullptr, SkipCache)) { in LookupFile()
800 IsFrameworkFound, SkipCache, BuildSystemModule); in LookupFile()
HDHeaderSearch.cpp734 bool *IsMapped, bool *IsFrameworkFound, bool SkipCache, in LookupFile() argument
878 if (!SkipCache && CacheLookup.StartIdx == i+1) { in LookupFile()