Searched refs:InUserSpecifiedSystemFramework (Results 1 – 2 of 2) sorted by relevance
279 bool &InUserSpecifiedSystemFramework, in LookupFile() argument282 InUserSpecifiedSystemFramework = false; in LookupFile()307 SuggestedModule, InUserSpecifiedSystemFramework); in LookupFile()404 bool &InUserSpecifiedSystemFramework) const in DoFrameworkLookup()460 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,