Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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.cpp2268 Base = Base->getBestDynamicClassTypeExpr(); in getDevirtualizedMethod()
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DExpr.h978 const Expr *getBestDynamicClassTypeExpr() const;