Lines Matching refs:Operand
14 /* Unary plus. Operand 0 is the expression the unary plus is applied
19 Operand 0 is the array base type.
20 Operand 1 is the list of dimension expressions.
21 Operand 2 is the number of other dimensions of unspecified range.
26 Operand 0 is the base type of the anonymous array.
27 Operand 1 is the signature of the dimensions this array contains.
28 Operand 2 is the anonymous array initializer.
33 Operand 0 is the name of the class to be created
34 Operand 1 is the argument list used to select a constructor.
44 Operand 1 is the case value. */
51 Operand 0 is the tried block,
52 Operand 1 contains chained catch nodes. */
56 Operand 0 is the catch clause block, which contains the declaration of
61 Operand 0 is the expression on which we wish to synchronize,
62 Operand 1 is the synchronized expression block. */
66 Operand 0 is the throw expression. */
70 Operand 0 is the condition expression
71 Operand 1 is the then-value
72 Operand 2 is the else-value. */
76 Operand 0 is the expression that is getting tested
77 Operand 1 is the class used for the test. */
81 Operand 0 is the (sub) array target to initialize, left to NULL_TREE
83 Operand 1 is a CONSTRUCTOR node. */
87 Operand 0 is the name of the class we're trying to build a