Home
last modified time | relevance | path

Searched defs:ovl_op_identifier (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h5907 inline tree ovl_op_identifier (bool isass, tree_code code) in ovl_op_identifier() function
5909 inline tree ovl_op_identifier (tree_code code) { return ovl_op_identifier (false, code); } in ovl_op_identifier() function
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-tree.h6140 inline tree ovl_op_identifier (bool isass, tree_code code) in ovl_op_identifier() function
6142 inline tree ovl_op_identifier (tree_code code) { return ovl_op_identifier (false, code); } in ovl_op_identifier() function