Searched refs:getCorrespondingMethodInClass (Results 1 – 5 of 5) sorted by relevance
2321 getCorrespondingMethodInClass(const CXXRecordDecl *RD,2325 getCorrespondingMethodInClass(const CXXRecordDecl *RD,2328 ->getCorrespondingMethodInClass(RD, MayBeBase);
2444 CXXMethodDecl::getCorrespondingMethodInClass(const CXXRecordDecl *RD, in getCorrespondingMethodInClass() function in CXXMethodDecl2471 if (CXXMethodDecl *D = this->getCorrespondingMethodInClass(Base)) in getCorrespondingMethodInClass()2530 getCorrespondingMethodInClass(BestDynamicDecl); in getDevirtualizedMethod()
791 const CXXMethodDecl *Result = MD->getCorrespondingMethodInClass(RD, true); in getRuntimeDefinition()
231 DevirtualizedMethod = MD->getCorrespondingMethodInClass(BestDynamicDecl); in EmitCXXMemberOrOperatorMemberCallExpr()
5036 cast<CXXMethodDecl>(FuncDecl)->getCorrespondingMethodInClass( in VisitCallExpr()