Home
last modified time | relevance | path

Searched defs:COMPOUND_OP (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenExprScalar.cpp1194 #define COMPOUND_OP(Op) \ in emitCompoundAssignmentLValue() macro
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp5902 #define COMPOUND_OP(Op) \ in EmitCompoundAssignmentLValue() macro