Home | History | Annotate | Download | only in Lex

Lines Matching refs:InUserSpecifiedSystemFramework

269     bool &InUserSpecifiedSystemFramework,
272 InUserSpecifiedSystemFramework = false;
297 SuggestedModule, InUserSpecifiedSystemFramework);
394 bool &InUserSpecifiedSystemFramework) const
450 InUserSpecifiedSystemFramework = CacheEntry.IsUserSpecifiedSystemFramework;
719 bool InUserSpecifiedSystemFramework = false;
723 SuggestedModule, InUserSpecifiedSystemFramework,
740 if (HFI.DirInfo == SrcMgr::C_User && InUserSpecifiedSystemFramework)