Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DExpr.cpp40 const Expr *Expr::getBestDynamicClassTypeExpr() const { in getBestDynamicClassTypeExpr() function in Expr
66 const Expr *E = getBestDynamicClassTypeExpr(); in getBestDynamicClassType()
DDeclCXX.cpp2216 Base = Base->getBestDynamicClassTypeExpr(); in getDevirtualizedMethod()
/external/llvm-project/clang/include/clang/AST/
DExpr.h957 const Expr *getBestDynamicClassTypeExpr() const;