Searched refs:ObjCInstanceMethod (Results 1 – 4 of 4) sorted by relevance
37 ObjCInstanceMethod, enumerator
336 const bool is_objc = m_wrap_kind == WrapKind::ObjCInstanceMethod || in AddLocalVariableDecls()477 case WrapKind::ObjCInstanceMethod: in GetText()
405 return Kind::ObjCInstanceMethod; in GetWrapKind()
129 def ObjCInstanceMethod : SubsetSubject<ObjCMethod,622 AttrSubjectMatcherSubRule<"is_instance", [ObjCInstanceMethod]>2001 let Subjects = SubjectList<[ObjCInstanceMethod]>;