Searched refs:ObjCInstanceMethod (Results 1 – 5 of 5) sorted by relevance
36 ObjCInstanceMethod, enumerator
283 const bool is_objc = m_wrap_kind == WrapKind::ObjCInstanceMethod || in AddLocalVariableDecls()429 case WrapKind::ObjCInstanceMethod: in GetText()
409 return Kind::ObjCInstanceMethod; in GetWrapKind()
90 def ObjCInstanceMethod : SubsetSubject<ObjCMethod,870 let Subjects = SubjectList<[ObjCInstanceMethod], WarnDiag,
104 def ObjCInstanceMethod : SubsetSubject<ObjCMethod,476 AttrSubjectMatcherSubRule<"is_instance", [ObjCInstanceMethod]>1405 let Subjects = SubjectList<[ObjCInstanceMethod]>;