Home
last modified time | relevance | path

Searched refs:local_variable_p (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-1999515 (local_variable_p): New function.
521 * decl.c (local_variable_p): Don't
529 local_variable_p, when walking the tree.
952 * decl.c (local_variable_p): Change prototype.
1654 * decl.c (local_variable_p): Adjust for new interface to
6621 * decl.c (local_variable_p): New function.
H A DChangeLog-20071430 * cp-tree.h (local_variable_p, nonstatic_local_decl_p,
1434 * decl.c (local_variable_p, nonstatic_local_decl_p): Likewise.
H A Ddecl.cc14645 local_variable_p (const_tree t) in local_variable_p() function
14672 if (local_variable_p (*tp) in local_variable_p_walkfn()
H A Dcp-tree.h6876 extern int local_variable_p (const_tree);
H A DChangeLog-20133363 (local_variable_p): Likewise.
H A DChangeLog-20202491 (local_variable_p): Simplify.
H A Dpt.cc17092 else if (local_variable_p (t) in tsubst_copy()
H A Dparser.cc6025 && local_variable_p (decl) in cp_parser_primary_expression()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl.c13902 local_variable_p (const_tree t) in local_variable_p() function
13923 if (local_variable_p (*tp) in local_variable_p_walkfn()
H A Dcp-tree.h6605 extern int local_variable_p (const_tree);
H A Dpt.c16575 else if (local_variable_p (t) in tsubst_copy()
H A Dparser.c5741 && local_variable_p (decl)) in cp_parser_primary_expression()