Searched refs:ObjCInstanceMethod (Results 1 – 4 of 4) sorted by relevance
37 ObjCInstanceMethod, enumerator
325 const bool is_objc = m_wrap_kind == WrapKind::ObjCInstanceMethod || in AddLocalVariableDecls()466 case WrapKind::ObjCInstanceMethod: in GetText()
407 return Kind::ObjCInstanceMethod; in GetWrapKind()
119 def ObjCInstanceMethod : SubsetSubject<ObjCMethod,506 AttrSubjectMatcherSubRule<"is_instance", [ObjCInstanceMethod]>1529 let Subjects = SubjectList<[ObjCInstanceMethod]>;