Home | History | Annotate | Download | only in AST

Lines Matching refs:CastExpr

61     if (const CastExpr *CE = dyn_cast<CastExpr>(E)) {
1412 bool CastExpr::CastConsistency() const {
1523 const char *CastExpr::getCastKindName() const {
1640 Expr *CastExpr::getSubExprAsWritten() {
1642 CastExpr *E = this;
1669 CXXBaseSpecifier **CastExpr::path_buffer() {
1672 #define CASTEXPR(Type, Base) \
1682 void CastExpr::setCastPath(const CXXCastPath &Path) {
2219 const CastExpr *CE = cast<CastExpr>(this);
2252 const CastExpr *ICE = cast<ImplicitCastExpr>(this);
2388 if (CastExpr *P = dyn_cast<CastExpr>(E)) {
2409 if (CastExpr *P = dyn_cast<CastExpr>(E)) {
2435 if (CastExpr *P = dyn_cast<CastExpr>(E)) {
2458 if (CastExpr *CE = dyn_cast<CastExpr>(E)) {
2509 if (CastExpr *P = dyn_cast<CastExpr>(E)) {
2796 const CastExpr *CE = cast<CastExpr>(this);
2966 const CastExpr *CE = cast<CastExpr>(this);