Home
last modified time | relevance | path

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

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