Home | History | Annotate | Download | only in Parse

Lines Matching defs:NotCastExpr

450   bool NotCastExpr;
453 NotCastExpr,
455 if (NotCastExpr)
486 /// due to member pointers. NotCastExpr is set to true if the token is not the
647 bool &NotCastExpr,
651 NotCastExpr = false;
1036 NotCastExpr, isTypeCast);
1050 NotCastExpr, isTypeCast);
1067 NotCastExpr, isTypeCast);
1223 NotCastExpr = true;