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

References

gen/tools/clang/include/clang/AST/StmtNodes.inc
   36 STMT_RANGE(AsmStmt, GCCAsmStmt, MSAsmStmt)
  330 STMT_RANGE(OMPLoopDirective, OMPDistributeDirective, OMPTeamsDistributeSimdDirective)
  454 STMT_RANGE(OMPExecutableDirective, OMPAtomicDirective, OMPTeamsDirective)
  546 STMT_RANGE(SwitchCase, CaseStmt, DefaultStmt)
  586 STMT_RANGE(AbstractConditionalOperator, BinaryConditionalOperator, ConditionalOperator)
  642 STMT_RANGE(BinaryOperator, BinaryOperator, CompoundAssignOperator)
  674 STMT_RANGE(CXXConstructExpr, CXXConstructExpr, CXXTemporaryObjectExpr)
  814 STMT_RANGE(CallExpr, CallExpr, UserDefinedLiteral)
  872 STMT_RANGE(CXXNamedCastExpr, CXXConstCastExpr, CXXStaticCastExpr)
  882 STMT_RANGE(ExplicitCastExpr, BuiltinBitCastExpr, ObjCBridgedCastExpr)
  892 STMT_RANGE(CastExpr, BuiltinBitCastExpr, ImplicitCastExpr)
  942 STMT_RANGE(CoroutineSuspendExpr, CoawaitExpr, CoyieldExpr)
 1016 STMT_RANGE(FullExpr, ConstantExpr, ExprWithCleanups)
 1222 STMT_RANGE(OverloadExpr, UnresolvedLookupExpr, UnresolvedMemberExpr)
 1328 STMT_RANGE(Expr, BinaryConditionalOperator, VAArgExpr)
 1338 STMT_RANGE(ValueStmt, AttributedStmt, LabelStmt)