Home
last modified time | relevance | path

Searched defs:InUserSpecifiedSystemFramework (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DHeaderSearch.cpp475 bool &InUserSpecifiedSystemFramework, bool &IsFrameworkFound, in LookupFile()
620 bool &InUserSpecifiedSystemFramework, bool &IsFrameworkFound) const { in DoFrameworkLookup()
1075 bool InUserSpecifiedSystemFramework = false; in LookupFile() local