Searched defs:MethodDecl (Results 1 – 14 of 14) sorted by relevance
70 if (const auto *MethodDecl = dyn_cast<CXXMethodDecl>(FoundDecl)) { in Find() local90 bool VisitCXXMethodDecl(const CXXMethodDecl *MethodDecl) { in VisitCXXMethodDecl()138 void addUSRsOfOverridenFunctions(const CXXMethodDecl *MethodDecl) { in addUSRsOfOverridenFunctions()145 void addUSRsOfInstantiatedMethods(const CXXMethodDecl *MethodDecl) { in addUSRsOfInstantiatedMethods()159 bool checkIfOverriddenFunctionAscends(const CXXMethodDecl *MethodDecl) { in checkIfOverriddenFunctionAscends()
432 const auto MethodDecl = dyn_cast_or_null<CXXMethodDecl>(AFC->getDecl()); in checkPostCall() local618 const auto MethodDecl = dyn_cast_or_null<CXXMethodDecl>(IC->getDecl()); in checkPreCall() local
156 ObjCMethodDecl *MethodDecl) { in SynthesizeObjCMethodResult()
2298 ObjCMethodDecl *MethodDecl, in CheckMethodOverrideReturn()2382 ObjCMethodDecl *MethodDecl, in CheckMethodOverrideParam()2536 ObjCMethodDecl *MethodDecl, in WarnConflictingTypedMethods()2587 ObjCMethodDecl *MethodDecl, in WarnExactTypedMethods()
1381 auto *MethodDecl = MbrRef->getMethodDecl(); in noteMemberDeclaredHere() local
145 if (const auto *MethodDecl = dyn_cast<CXXMethodDecl>(D)) in isInstanceMethod() local7804 if (const auto *MethodDecl = dyn_cast<ObjCMethodDecl>(ReferringDecl)) { in DoEmitAvailabilityWarning() local
14715 } else if (CXXMethodDecl *MethodDecl = dyn_cast<CXXMethodDecl>(Func)) { in MarkFunctionReferenced() local
13317 if (CXXMethodDecl *MethodDecl = dyn_cast<CXXMethodDecl>(FnDecl)) { in CheckOverloadedOperatorDeclaration() local
184 ObjCMethodDecl *MethodDecl; member
694 ObjCMethodDecl *MethodDecl = nullptr; in lookupMethod() local1893 ObjCMethodDecl *MethodDecl = nullptr; in lookupMethod() local
10296 ASTContext::ObjCMethodsAreEqual(const ObjCMethodDecl *MethodDecl, in ObjCMethodsAreEqual()
1572 const ObjCMethodDecl *MethodDecl, in AddCFAnnotations()1627 const ObjCMethodDecl *MethodDecl) { in migrateAddMethodAnnotation()
1721 auto *MethodDecl = cast<CXXMethodDecl>(GD.getDecl()); in getVirtualFunctionPointer() local
1843 auto *MethodDecl = cast<CXXMethodDecl>(GD.getDecl()); in getVirtualFunctionPointer() local