Searched refs:getBestDynamicClassType (Results 1 – 4 of 4) sorted by relevance
227 const CXXRecordDecl *BestDynamicDecl = Base->getBestDynamicClassType(); in EmitCXXMemberOrOperatorMemberCallExpr()
2356 const CXXRecordDecl *BestDynamicDecl = Base->getBestDynamicClassType(); in getDevirtualizedMethod()
68 const CXXRecordDecl *Expr::getBestDynamicClassType() const { in getBestDynamicClassType() function in Expr
1002 const CXXRecordDecl *getBestDynamicClassType() const;