Lines Matching refs:STRCONCAT
938 Code = BinOpInit::STRCONCAT;
967 // We allow multiple operands to associative operators like !strconcat as
969 if (Code == BinOpInit::STRCONCAT) {
1499 // Create a !strconcat() operation, first casting each operand to
1542 Result = BinOpInit::get(BinOpInit::STRCONCAT, LHS, RHS,
2298 BinOpInit::get(BinOpInit::STRCONCAT,