Lines Matching full:compound
2489 assert(!Info.getLangOpts().CPlusPlus && "lvalue compound literal in c++?");
2563 // FIXME: Implement complex compound assignment.
2579 // We don't support compound assignment on integer-cast-to-pointer
2632 /// Perform a compound assignment of LVal <op>= RVal.
3112 // FIXME: Precompute which substatement of a compound statement we
3165 // bail out of any immediately-surrounding compound-statement too.
4341 assert(!Info.getLangOpts().CPlusPlus && "lvalue compound literal in c++?");