Searched refs:getBestDynamicClassType (Results 1 – 5 of 5) sorted by relevance
74 if (Base->getBestDynamicClassType()->hasAttr<FinalAttr>()) in REGISTER_MAP_WITH_PROGRAMSTATE()
220 const CXXRecordDecl *BestDynamicDecl = Base->getBestDynamicClassType(); in EmitCXXMemberOrOperatorMemberCallExpr()
2241 const CXXRecordDecl *BestDynamicDecl = Base->getBestDynamicClassType(); in getDevirtualizedMethod()
66 const CXXRecordDecl *Expr::getBestDynamicClassType() const { in getBestDynamicClassType() function in Expr
952 const CXXRecordDecl *getBestDynamicClassType() const;