Searched refs:InUserSpecifiedSystemFramework (Results 1 – 2 of 2) sorted by relevance
269 bool &InUserSpecifiedSystemFramework, in LookupFile() argument272 InUserSpecifiedSystemFramework = false; in LookupFile()297 SuggestedModule, InUserSpecifiedSystemFramework); in LookupFile()394 bool &InUserSpecifiedSystemFramework) const in DoFrameworkLookup()450 InUserSpecifiedSystemFramework = CacheEntry.IsUserSpecifiedSystemFramework; in DoFrameworkLookup()719 bool InUserSpecifiedSystemFramework = false; in LookupFile() local723 SuggestedModule, InUserSpecifiedSystemFramework, in LookupFile()740 if (HFI.DirInfo == SrcMgr::C_User && InUserSpecifiedSystemFramework) in LookupFile()
176 bool &InUserSpecifiedSystemFramework,