Home
last modified time | relevance | path

Searched refs:CompoundAssign (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenACCAtomic.cpp331 CompoundAssign, enumerator
439 << diag::OACCAtomicOpKind::CompoundAssign)), in CheckAssignmentWithBinOpOnRHS()
451 << /*left=*/0 << diag::OACCAtomicOpKind::CompoundAssign), in CheckAssignmentWithBinOpOnRHS()
505 << /*left=*/0 << diag::OACCAtomicOpKind::CompoundAssign; in CheckIncDecAssignCompoundAssign()
508 << /*right=*/1 << diag::OACCAtomicOpKind::CompoundAssign; in CheckIncDecAssignCompoundAssign()
514 return IDACInfo{Failed, IDACInfo::CompoundAssign, BinInf->LHS}; in CheckIncDecAssignCompoundAssign()
636 case IDACInfo::CompoundAssign: in CheckCapture()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticSemaKinds.td13415 "%enum_select<OACCAtomicOpKind>{%Assign{assignment}|%CompoundAssign{"