Searched refs:getCorrespondingMethodInClass (Results 1 – 6 of 6) sorted by relevance
1890 getCorrespondingMethodInClass(const CXXRecordDecl *RD,1894 getCorrespondingMethodInClass(const CXXRecordDecl *RD,1897 ->getCorrespondingMethodInClass(RD, MayBeBase);
1488 CXXMethodDecl::getCorrespondingMethodInClass(const CXXRecordDecl *RD, in getCorrespondingMethodInClass() function in CXXMethodDecl1520 CXXMethodDecl *T = this->getCorrespondingMethodInClass(Base); in getCorrespondingMethodInClass()
2936 if (Ret && !(MD && MD->getCorrespondingMethodInClass(Ret, true))) { in getUnusedResultAttr()
501 const CXXMethodDecl *Result = MD->getCorrespondingMethodInClass(RD, true); in getRuntimeDefinition()
144 DevirtualizedMethod = MD->getCorrespondingMethodInClass(BestDynamicDecl); in EmitCXXMemberOrOperatorMemberCallExpr()
14017 CXXMethodDecl *DM = MD->getCorrespondingMethodInClass(MostDerivedClassDecl); in MarkExprReferenced()