Searched defs:DerivedMD (Results 1 – 5 of 5) sorted by relevance
41 const CXXMethodDecl *DerivedMD) { in checkOverridingFunctionReturnType()132 const CXXMethodDecl *DerivedMD) { in checkParamTypes()151 const CXXMethodDecl *DerivedMD) { in checkOverrideWithoutName()170 const CXXMethodDecl *DerivedMD) { in checkOverrideByDerivedMethod()204 for (const CXXMethodDecl *DerivedMD : DerivedRD->methods()) { in isOverriddenByDerivedClass() local228 const auto *DerivedMD = Result.Nodes.getNodeAs<CXXMethodDecl>("method"); in check() local
1474 static bool recursivelyOverrides(const CXXMethodDecl *DerivedMD, in recursivelyOverrides()
272 const CXXMethodDecl *DerivedMD, in ComputeReturnAdjustmentBaseOffset()
2095 static bool recursivelyOverrides(const CXXMethodDecl *DerivedMD, in recursivelyOverrides()
271 const CXXMethodDecl *DerivedMD, in ComputeReturnAdjustmentBaseOffset()