Lines Matching defs:NULL

134   dfs_walk_once (TYPE_BINFO (type), dfs_initialize_vtbl_ptrs, NULL, list);
142 If NELTS is non-NULL, and TYPE is an ARRAY_TYPE, NELTS is the
186 VEC(constructor_elt,gc) *v = NULL;
217 VEC(constructor_elt,gc) *v = NULL;
239 ce = VEC_quick_push (constructor_elt, v, NULL);
272 the indicated TYPE. If NELTS is non-NULL, and TYPE is an
385 /* member traversal: note it leaves init NULL */
482 TREE_VALUE will be the constructor arguments, or NULL if no
709 build_indirect_ref (base_addr, NULL),
792 vtbl2 = build_indirect_ref (vtbl2, NULL);
796 constructor. In maybe_clone_body we'll substitute NULL for
807 vtbl_ptr = build_vfield_ref (build_indirect_ref (decl, NULL),
818 for BINFO, which has just been constructed. If FLAG is non-NULL,
948 where NAME is NULL. */
1222 finish_expr_stmt (convert_to_void (rval, NULL));
1547 /* Build and return a NEW_EXPR. If NELTS is non-NULL, TYPE[NELTS] is
1550 user explicitly wrote "::operator new". PLACEMENT, if non-NULL, is
1608 /* If non-NULL, the number of extra bytes to allocate at the
1811 allocation function. This can happen even when PLACEMENT is NULL
1862 cookie = build_indirect_ref (cookie_ptr, NULL);
1871 cookie = build_indirect_ref (cookie_ptr, NULL);
1894 init_expr = build_indirect_ref (data_addr, NULL);
2061 NELTS is NULL, TYPE is the type of the storage to be allocated. If
2062 NELTS is not NULL, then this is an array-new allocation; TYPE is
2064 elements in the array. INIT, if non-NULL, is the initializer for
2333 return convert_to_void (body, /*implicit=*/NULL);
2381 INIT is the (possibly NULL) initializer.
2383 If EXPLICIT_DEFAULT_INIT_P is true, then INIT must be NULL. All
2655 stmt_expr = build_indirect_ref (stmt_expr, NULL);
2691 /*fn_p=*/NULL);
2843 expr = build_dtor_call (build_indirect_ref (addr, NULL),
2984 maxindex = build_indirect_ref (cookie_addr, NULL);