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

/openbsd-current/gnu/gcc/gcc/cp/
H A Ddecl.c105 static void initialize_local_var (tree, tree);
5030 initialize_local_var (tree decl, tree init)
5416 initialize_local_var (decl, init);
5018 initialize_local_var (tree decl, tree init) function
/openbsd-current/gnu/usr.bin/gcc/gcc/cp/
H A Ddecl.c147 static void initialize_local_var (tree, tree);
8782 initialize_local_var (decl, init)
9084 initialize_local_var (decl, init);
8767 initialize_local_var (decl, init) function

Completed in 101 milliseconds