Home
last modified time | relevance | path

Searched refs:IsUserSpecifiedSystemFramework (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/include/clang/Lex/
HDHeaderSearch.h160 bool IsUserSpecifiedSystemFramework; member
/NextBSD/contrib/llvm/tools/clang/lib/Lex/
HDHeaderSearch.cpp462 CacheEntry.IsUserSpecifiedSystemFramework = true; in DoFrameworkLookup()
468 InUserSpecifiedSystemFramework = CacheEntry.IsUserSpecifiedSystemFramework; in DoFrameworkLookup()