Home | History | Annotate | Download | only in Sema

Lines Matching refs:WantRemainingKeywords

4035   if (CCC.WantRemainingKeywords) {
4392 // some instances of CTC_Unknown, while WantRemainingKeywords is true
4394 else if (SecondBestTC && CCC.WantObjCSuper && !CCC.WantRemainingKeywords) {
4455 WantRemainingKeywords || WantObjCSuper;
4486 WantRemainingKeywords = false;