Searched refs:WantObjCSuper (Results 1 – 3 of 3) sorted by relevance
253 WantObjCSuper(false), in CorrectionCandidateCallback()286 bool WantObjCSuper; variable
3832 if (CCC.WantObjCSuper) in AddKeywordsToConsumer()4496 && CCC.WantObjCSuper && !CCC.WantRemainingKeywords in CorrectTypo()4553 WantRemainingKeywords || WantObjCSuper; in ValidateCandidate()
1773 WantObjCSuper = Method->getClassInterface()->getSuperClass(); in ObjCInterfaceOrSuperCCC()