Searched defs:MethodDefinition (Results 1 – 4 of 4) sorted by relevance
67 public class MethodDefinition { class83 public MethodDefinition(@Nonnull ClassDefinition classDef, @Nonnull Method method, in MethodDefinition() method in MethodDefinition
74 public class MethodDefinition { class90 public MethodDefinition(@Nonnull ClassDefinition classDef, @Nonnull Method method, in MethodDefinition() method in MethodDefinition
999 bool MethodDefinition) { in ParseObjCMethodPrototype()1349 bool MethodDefinition) { in ParseObjCMethodDecl()
4290 bool isVariadic, bool MethodDefinition) { in ActOnMethodDeclaration()