Searched refs:ObjCInstanceMethod (Results 1 – 4 of 4) sorted by relevance
37 ObjCInstanceMethod, enumerator
337 const bool is_objc = m_wrap_kind == WrapKind::ObjCInstanceMethod || in AddLocalVariableDecls()478 case WrapKind::ObjCInstanceMethod: in GetText()
404 return Kind::ObjCInstanceMethod; in GetWrapKind()
123 def ObjCInstanceMethod : SubsetSubject<ObjCMethod,582 AttrSubjectMatcherSubRule<"is_instance", [ObjCInstanceMethod]>1778 let Subjects = SubjectList<[ObjCInstanceMethod]>;