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

/openbsd-current/gnu/usr.bin/gcc/gcc/cp/
H A Dtree.c2243 && nonstatic_local_decl_p (var));
2337 && nonstatic_local_decl_p (DECL_STMT_DECL (t)))
2342 && nonstatic_local_decl_p (TREE_OPERAND (t, 0)))
2381 if (nonstatic_local_decl_p (*tp))
H A Dsemantics.c2678 if (nonstatic_local_decl_p (*tp))
H A Dcp-tree.h3873 extern int nonstatic_local_decl_p PARAMS ((tree));
H A Ddecl.c12803 nonstatic_local_decl_p (t)
12784 nonstatic_local_decl_p (t) function
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dtree-inline.c504 else if (nonstatic_local_decl_p (*tp)
/openbsd-current/gnu/gcc/gcc/cp/
H A Dtree.c2127 && nonstatic_local_decl_p (var));
H A Dcp-tree.h3964 extern int nonstatic_local_decl_p (tree);
H A Ddecl.c8824 nonstatic_local_decl_p (tree t)
8808 nonstatic_local_decl_p (tree t) function

Completed in 312 milliseconds