Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DExpr.cpp37 const Expr *Expr::getBestDynamicClassTypeExpr() const { in getBestDynamicClassTypeExpr() function in Expr
63 const Expr *E = getBestDynamicClassTypeExpr(); in getBestDynamicClassType()
H A DDeclCXX.cpp1972 Base = Base->getBestDynamicClassTypeExpr(); in getDevirtualizedMethod()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DExpr.h852 const Expr *getBestDynamicClassTypeExpr() const;