HomeSort by: relevance | last modified time | path
    Searched defs:nrhs (Results 1 - 1 of 1) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/cp/
constexpr.cc 3437 tree nrhs = const_unop (NEGATE_EXPR, TREE_TYPE (rhs), rhs); local
3438 if (nrhs)
3441 type, lhs, nrhs);

Completed in 30 milliseconds