Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Lex/
H A DHeaderSearch.h488 bool *IsMapped, bool *IsFrameworkFound, bool SkipCache = false,
H A DPreprocessor.h2410 bool *IsFrameworkFound, bool SkipCache = false,
/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DPPDirectives.cpp938 bool *IsFrameworkFound, bool SkipCache, bool OpenFile, bool CacheFailures) { in LookupFile() argument
1001 /*IsFrameworkFound=*/nullptr, SkipCache)) { in LookupFile()
1018 IsFrameworkFound, SkipCache, BuildSystemModule, OpenFile, CacheFailures); in LookupFile()
H A DHeaderSearch.cpp864 bool *IsMapped, bool *IsFrameworkFound, bool SkipCache, in LookupFile() argument
1007 if (!SkipCache) { in LookupFile()