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

/openbsd-current/gnu/gcc/gcc/cp/
H A Ddecl.c106 static void expand_static_init (tree, tree);
5422 calling expand_static_init more than once. For variables
5424 expand_static_init only when we actually process the
5438 expand_static_init (decl, init);
5727 expand_static_init (tree decl, tree init)
5715 expand_static_init (tree decl, tree init) function
/openbsd-current/gnu/usr.bin/gcc/gcc/cp/
H A Ddecl.c148 static void expand_static_init (tree, tree);
9088 expand_static_init (decl, init);
9377 expand_static_init (decl, init)
9362 expand_static_init (decl, init) function

Completed in 123 milliseconds