Searched refs:getBestDynamicClassType (Results 1 – 5 of 5) sorted by relevance
149 if (Base->getBestDynamicClassType()->hasAttr<FinalAttr>()) in isVirtualCall()
207 const CXXRecordDecl *BestDynamicDecl = Base->getBestDynamicClassType(); in EmitCXXMemberOrOperatorMemberCallExpr()
1977 const CXXRecordDecl *BestDynamicDecl = Base->getBestDynamicClassType(); in getDevirtualizedMethod()
62 const CXXRecordDecl *Expr::getBestDynamicClassType() const { in getBestDynamicClassType() function in Expr
847 const CXXRecordDecl *getBestDynamicClassType() const;