Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DHeaderSearch.cpp454 bool &InUserSpecifiedSystemFramework, bool &IsFrameworkFound, in LookupFile()
593 bool &InUserSpecifiedSystemFramework, bool &IsFrameworkFound) const { in DoFrameworkLookup()
1043 bool InUserSpecifiedSystemFramework = false; in LookupFile() local