Home
last modified time | relevance | path

Searched refs:getBestDynamicClassTypeExpr (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/lib/AST/
H A DExpr.cpp42 const Expr *Expr::getBestDynamicClassTypeExpr() const { in getBestDynamicClassTypeExpr() function in Expr
68 const Expr *E = getBestDynamicClassTypeExpr(); in getBestDynamicClassType()
H A DDeclCXX.cpp2239 Base = Base->getBestDynamicClassTypeExpr(); in getDevirtualizedMethod()
/llvm-project-15.0.7/clang/include/clang/AST/
H A DExpr.h967 const Expr *getBestDynamicClassTypeExpr() const;