Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DHeaderSearch.cpp380 bool &InUserSpecifiedSystemFramework, bool &IsFrameworkFound, in LookupFile()
517 bool &InUserSpecifiedSystemFramework, bool &IsFrameworkFound) const { in DoFrameworkLookup()
918 bool InUserSpecifiedSystemFramework = false; in LookupFile() local