Searched refs:check_initializer (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/cp/
H A Ddecl.c86 static tree check_initializer (tree, tree, int, tree *);
4814 check_initializer (tree decl, tree init, int flags, tree *cleanup)
5340 init = check_initializer (decl, init, flags, &cleanup);
5402 after the call to check_initializer so that the DECL_EXPR for a
4802 check_initializer (tree decl, tree init, int flags, tree *cleanup) function

Completed in 119 milliseconds