Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp43 const Expr *Expr::getBestDynamicClassTypeExpr() const { in getBestDynamicClassTypeExpr() function in Expr
69 const Expr *E = getBestDynamicClassTypeExpr(); in getBestDynamicClassType()
H A DDeclCXX.cpp2351 Base = Base->getBestDynamicClassTypeExpr(); in getDevirtualizedMethod()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h1007 const Expr *getBestDynamicClassTypeExpr() const;