Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp41 const Expr *Expr::getBestDynamicClassTypeExpr() const { in getBestDynamicClassTypeExpr() function in Expr
67 const Expr *E = getBestDynamicClassTypeExpr(); in getBestDynamicClassType()
H A DDeclCXX.cpp2222 Base = Base->getBestDynamicClassTypeExpr(); in getDevirtualizedMethod()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h954 const Expr *getBestDynamicClassTypeExpr() const;