Home | History | Annotate | Download | only in Lex

Lines Matching refs:InUserSpecifiedSystemFramework

279     bool &InUserSpecifiedSystemFramework,
282 InUserSpecifiedSystemFramework = false;
307 SuggestedModule, InUserSpecifiedSystemFramework);
404 bool &InUserSpecifiedSystemFramework) const
460 InUserSpecifiedSystemFramework = CacheEntry.IsUserSpecifiedSystemFramework;
719 bool InUserSpecifiedSystemFramework = false;
723 SuggestedModule, InUserSpecifiedSystemFramework,
740 if (HFI.DirInfo == SrcMgr::C_User && InUserSpecifiedSystemFramework)