Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dclass.cc345 bool uneval = (cp_unevaluated_operand != 0 in build_base_path() local
351 if (code == PLUS_EXPR && !v_binfo && !want_pointer && !has_empty && !uneval) in build_base_path()
381 if (uneval) in build_base_path()
Dcp-tree.h5659 int uneval;
5662 : uneval(cp_unevaluated_operand), inhibit(c_inhibit_evaluation_warnings) in uneval() function
5666 { cp_unevaluated_operand = uneval; in ~cp_evaluated()
/netbsd/src/external/gpl3/gcc/dist/
DMD5SUMS14019 53d7e9ea5d8c363e1245c324140e31db gcc/testsuite/g++.dg/cpp0x/lambda/lambda-uneval.C