Searched defs:MethodDecl (Results 1 – 6 of 6) sorted by relevance
20 public class MethodDecl extends ASTList { class23 public MethodDecl(ASTree _head, ASTList _tail) { in MethodDecl() method in MethodDecl
1172 ObjCMethodDecl *MethodDecl, in CheckMethodOverrideReturn()1219 ObjCMethodDecl *MethodDecl, in CheckMethodOverrideParam()1337 ObjCMethodDecl *MethodDecl, in WarnConflictingTypedMethods()1478 ObjCMethodDecl *MethodDecl = in MatchAllMethodDeclarations() local1503 ObjCMethodDecl *MethodDecl = in MatchAllMethodDeclarations() local
160 if (const CXXMethodDecl *MethodDecl = dyn_cast<CXXMethodDecl>(D)) in isInstanceMethod() local
8937 } else if (CXXMethodDecl *MethodDecl = dyn_cast<CXXMethodDecl>(D)) { in MarkDeclarationReferenced() local
7725 if (CXXMethodDecl *MethodDecl = dyn_cast<CXXMethodDecl>(FnDecl)) { in CheckOverloadedOperatorDeclaration() local
277 ObjCMethodDecl *MethodDecl = 0; in lookupMethod() local837 ObjCMethodDecl *MethodDecl = NULL; in lookupMethod() local