Home | History | Annotate | Download | only in AST

Lines Matching refs:CastExpr

61     if (const CastExpr *CE = dyn_cast<CastExpr>(E)) {
1499 bool CastExpr::CastConsistency() const {
1610 const char *CastExpr::getCastKindName() const {
1727 Expr *CastExpr::getSubExprAsWritten() {
1729 CastExpr *E = this;
1756 CXXBaseSpecifier **CastExpr::path_buffer() {
1759 #define CASTEXPR(Type, Base) \
1769 void CastExpr::setCastPath(const CXXCastPath &Path) {
2314 const CastExpr *CE = cast<CastExpr>(this);
2347 const CastExpr *ICE = cast<ImplicitCastExpr>(this);
2483 if (CastExpr *P = dyn_cast<CastExpr>(E)) {
2504 if (CastExpr *P = dyn_cast<CastExpr>(E)) {
2530 if (CastExpr *P = dyn_cast<CastExpr>(E)) {
2553 if (CastExpr *CE = dyn_cast<CastExpr>(E)) {
2604 if (CastExpr *P = dyn_cast<CastExpr>(E)) {
2896 const CastExpr *CE = cast<CastExpr>(this);
3137 const CastExpr *CE = cast<CastExpr>(this);