Home
last modified time | relevance | path

Searched refs:BuildSystemModule (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Lex/
H A DHeaderSearch.h500 bool BuildSystemModule = false, bool OpenFile = true,
/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp967 bool BuildSystemModule = false; in LookupFile() local
992 BuildSystemModule = getCurrentModule()->IsSystem; in LookupFile()
1042 IsFrameworkFound, SkipCache, BuildSystemModule, OpenFile, CacheFailures); in LookupFile()
H A DHeaderSearch.cpp868 bool BuildSystemModule, bool OpenFile, bool CacheFailures) { in LookupFile() argument
930 BuildSystemModule; in LookupFile()