reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Parse/ParseExpr.cpp
  793                                isTypeCast == IsTypeCast, CastTy, RParenLoc);
  953                                      NotCastExpr, isTypeCast);
 1062         /*AllowTypes=*/isTypeCast != NotTypeCast,
 1063         /*AllowNonTypes=*/isTypeCast != IsTypeCast);
 1080                                  NotCastExpr, isTypeCast);
 1342                                  NotCastExpr, isTypeCast);
 1356                                    NotCastExpr, isTypeCast);
 1373                                  NotCastExpr, isTypeCast);