Searched refs:getCorrespondingMethodInClass (Results 1 – 4 of 4) sorted by relevance
2250 getCorrespondingMethodInClass(const CXXRecordDecl *RD,2254 getCorrespondingMethodInClass(const CXXRecordDecl *RD,2257 ->getCorrespondingMethodInClass(RD, MayBeBase);
2236 CXXMethodDecl::getCorrespondingMethodInClass(const CXXRecordDecl *RD, in getCorrespondingMethodInClass() function in CXXMethodDecl2263 if (CXXMethodDecl *D = this->getCorrespondingMethodInClass(Base)) in getCorrespondingMethodInClass()2320 getCorrespondingMethodInClass(BestDynamicDecl); in getDevirtualizedMethod()
780 const CXXMethodDecl *Result = MD->getCorrespondingMethodInClass(RD, true); in getRuntimeDefinition()
228 DevirtualizedMethod = MD->getCorrespondingMethodInClass(BestDynamicDecl); in EmitCXXMemberOrOperatorMemberCallExpr()