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
1262 ObjCMethodDecl *MethodDecl, in CheckMethodOverrideReturn()1326 ObjCMethodDecl *MethodDecl, in CheckMethodOverrideParam()1465 ObjCMethodDecl *MethodDecl, in WarnConflictingTypedMethods()1516 ObjCMethodDecl *MethodDecl, in WarnExactTypedMethods()1696 ObjCMethodDecl *MethodDecl = *I; in MatchAllMethodDeclarations() local1725 ObjCMethodDecl *MethodDecl = *I; in MatchAllMethodDeclarations() local
170 if (const CXXMethodDecl *MethodDecl = dyn_cast<CXXMethodDecl>(D)) in isInstanceMethod() local
9915 if (CXXMethodDecl *MethodDecl = dyn_cast<CXXMethodDecl>(FnDecl)) { in CheckOverloadedOperatorDeclaration() local
10517 } else if (CXXMethodDecl *MethodDecl = dyn_cast<CXXMethodDecl>(Func)) { in MarkFunctionReferenced() local
387 ObjCMethodDecl *MethodDecl = 0; in lookupMethod() local1419 ObjCMethodDecl *MethodDecl = NULL; in lookupMethod() local