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