Home
last modified time | relevance | path

Searched refs:assignment_operator_p (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/gcc/gcc/cp/
H A Dcp-tree.h1519 unsigned assignment_operator_p : 1; member
1777 (DECL_LANG_SPECIFIC (NODE)->decl_flags.assignment_operator_p)
H A DChangeLog-20003466 (struct lang_decl_flags): Add assignment_operator_p.
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dcp-tree.h1788 unsigned assignment_operator_p : 1; member
2036 (DECL_LANG_SPECIFIC (NODE)->decl_flags.assignment_operator_p)
H A DChangeLog13338 (struct lang_decl_flags): Add assignment_operator_p.