Searched refs:getCorrespondingMethodInClass (Results 1 – 6 of 6) sorted by relevance
1865 getCorrespondingMethodInClass(const CXXRecordDecl *RD,1869 getCorrespondingMethodInClass(const CXXRecordDecl *RD,1872 ->getCorrespondingMethodInClass(RD, MayBeBase);
1404 CXXMethodDecl::getCorrespondingMethodInClass(const CXXRecordDecl *RD, in getCorrespondingMethodInClass() function in CXXMethodDecl1436 CXXMethodDecl *T = this->getCorrespondingMethodInClass(Base); in getCorrespondingMethodInClass()
2830 !(MD && MD->getCorrespondingMethodInClass(Ret, true))) in hasUnusedResultAttr()
451 const CXXMethodDecl *Result = MD->getCorrespondingMethodInClass(RD, true); in getRuntimeDefinition()
144 DevirtualizedMethod = MD->getCorrespondingMethodInClass(BestDynamicDecl); in EmitCXXMemberOrOperatorMemberCallExpr()
13309 CXXMethodDecl *DM = MD->getCorrespondingMethodInClass(MostDerivedClassDecl); in MarkExprReferenced()