Searched refs:ObjCInstanceMethod (Results 1 – 4 of 4) sorted by relevance
37 ObjCInstanceMethod, enumerator
287 const bool is_objc = m_wrap_kind == WrapKind::ObjCInstanceMethod || in AddLocalVariableDecls()434 case WrapKind::ObjCInstanceMethod: in GetText()
410 return Kind::ObjCInstanceMethod; in GetWrapKind()
104 def ObjCInstanceMethod : SubsetSubject<ObjCMethod,481 AttrSubjectMatcherSubRule<"is_instance", [ObjCInstanceMethod]>1481 let Subjects = SubjectList<[ObjCInstanceMethod]>;