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