Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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.cpp2236 Base = Base->getBestDynamicClassTypeExpr(); in getDevirtualizedMethod()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExpr.h957 const Expr *getBestDynamicClassTypeExpr() const;