Searched refs:getCorrespondingMethodInClass (Results 1 – 4 of 4) sorted by relevance
2224 getCorrespondingMethodInClass(const CXXRecordDecl *RD,2228 getCorrespondingMethodInClass(const CXXRecordDecl *RD,2231 ->getCorrespondingMethodInClass(RD, MayBeBase);
1894 CXXMethodDecl::getCorrespondingMethodInClass(const CXXRecordDecl *RD, in getCorrespondingMethodInClass() function in CXXMethodDecl1926 CXXMethodDecl *T = this->getCorrespondingMethodInClass(Base); in getCorrespondingMethodInClass()1983 getCorrespondingMethodInClass(BestDynamicDecl); in getDevirtualizedMethod()
739 const CXXMethodDecl *Result = MD->getCorrespondingMethodInClass(RD, true); in getRuntimeDefinition()
208 DevirtualizedMethod = MD->getCorrespondingMethodInClass(BestDynamicDecl); in EmitCXXMemberOrOperatorMemberCallExpr()