Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Lex/
DHeaderSearch.h164 bool IsUserSpecifiedSystemFramework; member
/freebsd-12-stable/contrib/llvm-project/clang/lib/Lex/
DHeaderSearch.cpp568 CacheEntry.IsUserSpecifiedSystemFramework = true; in DoFrameworkLookup()
574 InUserSpecifiedSystemFramework = CacheEntry.IsUserSpecifiedSystemFramework; in DoFrameworkLookup()