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

/freebsd-9.3-release/contrib/gcc/cp/
H A Ddecl.c6654 check_static_variable_definition (tree decl, tree type)
8647 else if (check_static_variable_definition (unqualified_id,
6639 check_static_variable_definition (tree decl, tree type) function
H A Dcp-tree.h3967 extern int check_static_variable_definition (tree, tree);
H A Dpt.c5949 check_static_variable_definition (r, TREE_TYPE (r));

Completed in 213 milliseconds