Searched refs:getCorrespondingMethodInClass (Results 1 – 5 of 5) sorted by relevance
1866 getCorrespondingMethodInClass(const CXXRecordDecl *RD,1870 getCorrespondingMethodInClass(const CXXRecordDecl *RD,1873 ->getCorrespondingMethodInClass(RD, MayBeBase);
451 const CXXMethodDecl *Result = MD->getCorrespondingMethodInClass(RD, true); in getRuntimeDefinition()
1404 CXXMethodDecl::getCorrespondingMethodInClass(const CXXRecordDecl *RD, in getCorrespondingMethodInClass() function in CXXMethodDecl1437 CXXMethodDecl *T = this->getCorrespondingMethodInClass(Base); in getCorrespondingMethodInClass()
144 DevirtualizedMethod = MD->getCorrespondingMethodInClass(BestDynamicDecl); in EmitCXXMemberOrOperatorMemberCallExpr()
12804 CXXMethodDecl *DM = MD->getCorrespondingMethodInClass(MostDerivedClassDecl); in MarkExprReferenced()