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

Definitions

tools/clang/include/clang/AST/OperationKinds.def
  393 BINARY_OPERATION(RemAssign, "%=")
tools/clang/lib/CodeGen/CGExprScalar.cpp
 2824 LValue ScalarExprEmitter::EmitCompoundAssignLValue(
 4496                                             const CompoundAssignOperator *E) {