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.cpp480 bool &InUserSpecifiedSystemFramework, bool &IsFrameworkFound, in LookupFile()
625 bool &InUserSpecifiedSystemFramework, bool &IsFrameworkFound) const { in DoFrameworkLookup()
1076 bool InUserSpecifiedSystemFramework = false; in LookupFile() local