Home | History | Annotate | Download | only in Sema

Lines Matching full:compound

956   // - its function-body shall be [...] a compound-statement that contains only
985 // C++1y allows compound-statements.
1078 // compound-statement
1090 // - its function-body shall be [...] a compound-statement that contains only
9186 assert(!Body.isInvalid() && "Compound statement creation cannot fail");
9649 assert(!Body.isInvalid() && "Compound statement creation cannot fail");