Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Ddecl.c72 static int unary_op_p (enum tree_code);
11043 unary_op_p (enum tree_code code) in unary_op_p() function
11363 else if (unary_op_p (operator_code)) in grok_op_properties()