Searched refs:InUserSpecifiedSystemFramework (Results 1 – 2 of 2) sorted by relevance
281 bool &InUserSpecifiedSystemFramework, in LookupFile() argument284 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() local719 SuggestedModule, InUserSpecifiedSystemFramework, HasBeenMapped, in LookupFile()736 if (HFI.DirInfo == SrcMgr::C_User && InUserSpecifiedSystemFramework) in LookupFile()
183 bool &InUserSpecifiedSystemFramework,