Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DHeaderSearch.h153 bool IsUserSpecifiedSystemFramework; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DHeaderSearch.cpp568 CacheEntry.IsUserSpecifiedSystemFramework = true; in DoFrameworkLookup()
574 InUserSpecifiedSystemFramework = CacheEntry.IsUserSpecifiedSystemFramework; in DoFrameworkLookup()