Home
last modified time | relevance | path

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

/external/clang/include/clang/Lex/
DHeaderSearch.h146 bool IsUserSpecifiedSystemFramework; member
/external/llvm-project/clang/include/clang/Lex/
DHeaderSearch.h153 bool IsUserSpecifiedSystemFramework; member
/external/clang/lib/Lex/
DHeaderSearch.cpp454 CacheEntry.IsUserSpecifiedSystemFramework = true; in DoFrameworkLookup()
460 InUserSpecifiedSystemFramework = CacheEntry.IsUserSpecifiedSystemFramework; in DoFrameworkLookup()
/external/llvm-project/clang/lib/Lex/
DHeaderSearch.cpp568 CacheEntry.IsUserSpecifiedSystemFramework = true; in DoFrameworkLookup()
574 InUserSpecifiedSystemFramework = CacheEntry.IsUserSpecifiedSystemFramework; in DoFrameworkLookup()