Searched defs:MethodDecl (Results 1 – 16 of 16) sorted by relevance
71 if (const auto *MethodDecl = dyn_cast<CXXMethodDecl>(FoundDecl)) { in Find() local107 bool VisitCXXMethodDecl(const CXXMethodDecl *MethodDecl) { in VisitCXXMethodDecl()181 void addUSRsOfOverridenFunctions(const CXXMethodDecl *MethodDecl) { in addUSRsOfOverridenFunctions()188 void addUSRsOfInstantiatedMethods(const CXXMethodDecl *MethodDecl) { in addUSRsOfInstantiatedMethods()202 bool checkIfOverriddenFunctionAscends(const CXXMethodDecl *MethodDecl) { in checkIfOverriddenFunctionAscends()
80 bool VisitCXXMethodDecl(CXXMethodDecl *MethodDecl) { in VisitCXXMethodDecl()129 const CXXMethodDecl *MethodDecl) { in lateDiagAppertainsToDecl()
89 const auto *MethodDecl = dyn_cast_or_null<CXXMethodDecl>(Call.getDecl()); in isStdSmartPtrCall() local141 const auto *MethodDecl = dyn_cast_or_null<CXXMethodDecl>(Call.getDecl()); in getInnerPointerType() local
445 const auto MethodDecl = dyn_cast_or_null<CXXMethodDecl>(AFC->getDecl()); in checkPostCall() local631 const auto MethodDecl = dyn_cast_or_null<CXXMethodDecl>(IC->getDecl()); in checkPreCall() local
2320 ObjCMethodDecl *MethodDecl, in CheckMethodOverrideReturn()2404 ObjCMethodDecl *MethodDecl, in CheckMethodOverrideParam()2558 ObjCMethodDecl *MethodDecl, in WarnConflictingTypedMethods()2609 ObjCMethodDecl *MethodDecl, in WarnExactTypedMethods()
499 if (const auto *MethodDecl = dyn_cast<ObjCMethodDecl>(ReferringDecl)) { in DoEmitAvailabilityWarning() local
1538 auto *MethodDecl = MbrRef->getMethodDecl(); in noteMemberDeclaredHere() local
153 if (const auto *MethodDecl = dyn_cast<CXXMethodDecl>(D)) in isInstanceMethod() local
15505 if (CXXMethodDecl *MethodDecl = dyn_cast<CXXMethodDecl>(FnDecl)) { in CheckOverloadedOperatorDeclaration() local
16989 } else if (CXXMethodDecl *MethodDecl = dyn_cast<CXXMethodDecl>(Func)) { in MarkFunctionReferenced() local
187 ObjCMethodDecl *MethodDecl; member
1571 const ObjCMethodDecl *MethodDecl, in AddCFAnnotations()1625 const ObjCMethodDecl *MethodDecl) { in migrateAddMethodAnnotation()
695 ObjCMethodDecl *MethodDecl = nullptr; in lookupMethod() local1949 ObjCMethodDecl *MethodDecl = nullptr; in lookupMethod() local
11301 ASTContext::ObjCMethodsAreEqual(const ObjCMethodDecl *MethodDecl, in ObjCMethodsAreEqual()
1945 auto *MethodDecl = cast<CXXMethodDecl>(GD.getDecl()); in getVirtualFunctionPointer() local
1925 auto *MethodDecl = cast<CXXMethodDecl>(GD.getDecl()); in getVirtualFunctionPointer() local