Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Lex/
DDirectoryLookup.h184 bool &InUserSpecifiedSystemFramework, bool &IsFrameworkFound,
192 bool &InUserSpecifiedSystemFramework, bool &IsFrameworkFound) const;
/external/clang/lib/Lex/
DHeaderSearch.cpp281 bool &InUserSpecifiedSystemFramework, in LookupFile() argument
284 InUserSpecifiedSystemFramework = false; in LookupFile()
310 InUserSpecifiedSystemFramework); in LookupFile()
405 bool &InUserSpecifiedSystemFramework) const { in DoFrameworkLookup()
460 InUserSpecifiedSystemFramework = CacheEntry.IsUserSpecifiedSystemFramework; in DoFrameworkLookup()
715 bool InUserSpecifiedSystemFramework = false; in LookupFile() local
719 SuggestedModule, InUserSpecifiedSystemFramework, HasBeenMapped, in LookupFile()
736 if (HFI.DirInfo == SrcMgr::C_User && InUserSpecifiedSystemFramework) in LookupFile()
/external/clang/include/clang/Lex/
DDirectoryLookup.h183 bool &InUserSpecifiedSystemFramework,
/external/llvm-project/clang/lib/Lex/
DHeaderSearch.cpp380 bool &InUserSpecifiedSystemFramework, bool &IsFrameworkFound, in LookupFile() argument
382 InUserSpecifiedSystemFramework = false; in LookupFile()
409 InUserSpecifiedSystemFramework, IsFrameworkFound); in LookupFile()
517 bool &InUserSpecifiedSystemFramework, bool &IsFrameworkFound) const { in DoFrameworkLookup() argument
574 InUserSpecifiedSystemFramework = CacheEntry.IsUserSpecifiedSystemFramework; in DoFrameworkLookup()
918 bool InUserSpecifiedSystemFramework = false; in LookupFile() local
923 SuggestedModule, InUserSpecifiedSystemFramework, IsFrameworkFoundInDir, in LookupFile()
952 if (HFI.DirInfo == SrcMgr::C_User && InUserSpecifiedSystemFramework) in LookupFile()