Searched refs:WantObjCSuper (Results 1 – 3 of 3) sorted by relevance
234 WantObjCSuper(false), in CorrectionCandidateCallback()267 bool WantObjCSuper; variable
3691 if (CCC.WantObjCSuper) in AddKeywordsToConsumer()4240 && CCC.WantObjCSuper && !CCC.WantRemainingKeywords in CorrectTypo()4296 WantRemainingKeywords || WantObjCSuper; in ValidateCandidate()
1762 WantObjCSuper = Method->getClassInterface()->getSuperClass(); in ObjCInterfaceOrSuperCCC()