Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtypeck.c8767 newrhs = convert_for_assignment (olhstype, newrhs, ICR_ASSIGN, in cp_build_modify_expr()
9289 case ICR_ASSIGN: in convert_for_assignment()
9377 case ICR_ASSIGN: in convert_for_assignment()
9433 case ICR_ASSIGN: in convert_for_assignment()
H A Dcp-tree.h1088 ICR_ASSIGN /* assignment */ enumerator
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dtypeck.cc9306 newrhs = convert_for_assignment (olhstype, newrhs, ICR_ASSIGN, in cp_build_modify_expr()
9840 case ICR_ASSIGN: in convert_for_assignment()
9928 case ICR_ASSIGN: in convert_for_assignment()
9984 case ICR_ASSIGN: in convert_for_assignment()
H A Dcp-tree.h1164 ICR_ASSIGN /* assignment */ enumerator