Searched refs:uneval (Results 1 – 3 of 3) sorted by relevance
345 bool uneval = (cp_unevaluated_operand != 0 in build_base_path() local351 if (code == PLUS_EXPR && !v_binfo && !want_pointer && !has_empty && !uneval) in build_base_path()381 if (uneval) in build_base_path()
5659 int uneval;5662 : uneval(cp_unevaluated_operand), inhibit(c_inhibit_evaluation_warnings) in uneval() function5666 { cp_unevaluated_operand = uneval; in ~cp_evaluated()
14019 53d7e9ea5d8c363e1245c324140e31db gcc/testsuite/g++.dg/cpp0x/lambda/lambda-uneval.C