Searched defs:MethodDecl (Results 1 – 11 of 11) sorted by relevance
20 public class MethodDecl extends ASTList { class23 public MethodDecl(ASTree _head, ASTList _tail) { in MethodDecl() method in MethodDecl
176 ASTResultSynthesizer::SynthesizeObjCMethodResult (ObjCMethodDecl *MethodDecl) in SynthesizeObjCMethodResult()
1346 ObjCMethodDecl *MethodDecl, in CheckMethodOverrideReturn()1409 ObjCMethodDecl *MethodDecl, in CheckMethodOverrideParam()1549 ObjCMethodDecl *MethodDecl, in WarnConflictingTypedMethods()1600 ObjCMethodDecl *MethodDecl, in WarnExactTypedMethods()
133 if (const CXXMethodDecl *MethodDecl = dyn_cast<CXXMethodDecl>(D)) in isInstanceMethod() local
11583 if (CXXMethodDecl *MethodDecl = dyn_cast<CXXMethodDecl>(FnDecl)) { in CheckOverloadedOperatorDeclaration() local
12145 } else if (CXXMethodDecl *MethodDecl = dyn_cast<CXXMethodDecl>(Func)) { in MarkFunctionReferenced() local
555 ObjCMethodDecl *MethodDecl = nullptr; in lookupMethod() local1569 ObjCMethodDecl *MethodDecl = nullptr; in lookupMethod() local
8396 ASTContext::ObjCMethodsAreEqual(const ObjCMethodDecl *MethodDecl, in ObjCMethodsAreEqual()
136 ObjCMethodDecl *MethodDecl; member
1596 const ObjCMethodDecl *MethodDecl, in AddCFAnnotations()1651 const ObjCMethodDecl *MethodDecl) { in migrateAddMethodAnnotation()
META-INF/ META-INF/MANIFEST.MF javassist/ javassist/bytecode/ javassist/ ...