Searched refs:kBoolAssignOps (Results 1 – 1 of 1) sorted by relevance
43 static constexpr const char* kBoolAssignOps[] = { "=", "&=" , "|=", "^=" }; // few less common variable234 emitOneOf(kBoolAssignOps); in emitAssignmentOp()