Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Lex/
H A DHeaderSearch.h499 bool *IsMapped, bool *IsFrameworkFound, bool SkipCache = false,
H A DPreprocessor.h2408 bool *IsFrameworkFound, bool SkipCache = false,
/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp957 bool *IsFrameworkFound, bool SkipCache, bool OpenFile, bool CacheFailures) { in LookupFile() argument
1025 /*IsFrameworkFound=*/nullptr, SkipCache)) { in LookupFile()
1042 IsFrameworkFound, SkipCache, BuildSystemModule, OpenFile, CacheFailures); in LookupFile()
H A DHeaderSearch.cpp867 bool *IsMapped, bool *IsFrameworkFound, bool SkipCache, in LookupFile() argument
1008 if (!SkipCache) { in LookupFile()