Home | History | Annotate | Download | only in docs

Lines Matching full:compound

476 <tr><td colspan="4" class="doc" id="compoundLiteralExpr0"><pre>Matches compound (i.e. non-scalar) literals
484 <tr><td colspan="4" class="doc" id="compoundStmt0"><pre>Matches compound statements.
850 matches both the compound statement '{ ++a; }' and '++a'.
1509 <tr><td colspan="4" class="doc" id="statementCountIs0"><pre>Checks that a compound statement contains a specific number of
1516 but does not match the outer compound statement.
1564 and reference to that variable declaration within a compound statement.
1790 and reference to that variable declaration within a compound statement.
1857 and reference to that variable declaration within a compound statement.
1903 and reference to that variable declaration within a compound statement.
2594 <tr><td colspan="4" class="doc" id="hasAnySubstatement0"><pre>Matches compound statements where at least one substatement matches