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
1240 ObjCMethodDecl *MethodDecl, in CheckMethodOverrideReturn()1304 ObjCMethodDecl *MethodDecl, in CheckMethodOverrideParam()1443 ObjCMethodDecl *MethodDecl, in WarnConflictingTypedMethods()1494 ObjCMethodDecl *MethodDecl, in WarnExactTypedMethods()1669 ObjCMethodDecl *MethodDecl = *I; in MatchAllMethodDeclarations() local1698 ObjCMethodDecl *MethodDecl = *I; in MatchAllMethodDeclarations() local
162 if (const CXXMethodDecl *MethodDecl = dyn_cast<CXXMethodDecl>(D)) in isInstanceMethod() local
9332 if (CXXMethodDecl *MethodDecl = dyn_cast<CXXMethodDecl>(FnDecl)) { in CheckOverloadedOperatorDeclaration() local
10240 } else if (CXXMethodDecl *MethodDecl = dyn_cast<CXXMethodDecl>(Func)) { in MarkFunctionReferenced() local
327 ObjCMethodDecl *MethodDecl = 0; in lookupMethod() local1058 ObjCMethodDecl *MethodDecl = NULL; in lookupMethod() local