Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcall.c6309 tsubst_flags_t ocomplain = complain; in build_new_op_1() local
6312 ocomplain &= ~tf_decltype; in build_new_op_1()
6322 result = build_over_call (cand, LOOKUP_NORMAL, ocomplain); in build_new_op_1()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcall.cc6709 tsubst_flags_t ocomplain = complain; in build_new_op() local
6712 ocomplain &= ~tf_decltype; in build_new_op()
6722 result = build_over_call (cand, LOOKUP_NORMAL, ocomplain); in build_new_op()