Home | History | Annotate | Download | only in Lex

Lines Matching refs:InUserSpecifiedSystemFramework

229     bool &InUserSpecifiedSystemFramework) const {
230 InUserSpecifiedSystemFramework = false;
267 SuggestedModule, InUserSpecifiedSystemFramework);
344 bool &InUserSpecifiedSystemFramework) const
400 InUserSpecifiedSystemFramework = CacheEntry.IsUserSpecifiedSystemFramework;
599 bool InUserSpecifiedSystemFramework = false;
602 SuggestedModule, InUserSpecifiedSystemFramework);
614 if (HFI.DirInfo == SrcMgr::C_User && InUserSpecifiedSystemFramework)