Lines Matching defs:node

154 /* The node that holds the "name" of the global scope.  */
167 /* A node for the integer constants 2, and 3. */
526 and create a "block" (a BLOCK node) for the level
791 /* Each and every BLOCK node created here in `poplevel' is important
806 to handle the BLOCK node inside the BIND_EXPR. */
2561 Return the LABEL_DECL node for the label. */
2998 type. TYPE is the _TYPE node for the builtin type. */
3098 tree *const node;
3138 *pid->node = get_identifier (pid->name);
3140 IDENTIFIER_CTOR_OR_DTOR_P (*pid->node) = 1;
3238 /* Indirecting an UNKNOWN_TYPE node yields an UNKNOWN_TYPE node. */
3816 /* Decode a block literal type, such as "int **", returning a ...FUNCTION_DECL node. */
3834 /* Decode a "typename", such as "int **", returning a ..._TYPE node. */
3853 Here we create the ..._DECL node, fill in its type,
3855 The ..._DECL node is returned as the value.
4661 CONSTRUCTOR node. */
4791 revised CONSTRUCTOR node is returned. */
7405 the name and type of the object declared and construct a DECL node
7424 Don't make a DECL node; just return the ..._TYPE node.
8963 /* Tell grokfndecl if it needs to set TREE_PUBLIC on the node. */
9383 something goes wrong. DECL may also be a _TYPE node, rather than a
10208 Return *_TYPE node upon success, NULL_TREE when the NAME is not
10327 make type node and push name. Name lookup is not required. */
10383 /* If no such tag is yet defined, create a forward-reference node
10451 access_* node, and the TREE_VALUE is the type of the base-class.
11761 /* Always keep the BLOCK node associated with the outermost pair of
11966 to the FUNCTION_DECL node itself. */