Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dpt.cc20138 tsubst_flags_t decltype_flag = (complain & tf_decltype); in tsubst_copy_and_build() local
20273 complain|decltype_flag); in tsubst_copy_and_build()
20387 complain|decltype_flag)); in tsubst_copy_and_build()
20401 complain|decltype_flag)); in tsubst_copy_and_build()
20420 complain|decltype_flag)); in tsubst_copy_and_build()
20487 complain|decltype_flag); in tsubst_copy_and_build()
20531 complain | decltype_flag); in tsubst_copy_and_build()
20535 complain | decltype_flag); in tsubst_copy_and_build()
20540 complain|decltype_flag)); in tsubst_copy_and_build()
20642 complain|decltype_flag); in tsubst_copy_and_build()
[all …]
Dcall.cc9386 tsubst_flags_t decltype_flag = (complain & tf_decltype); in build_over_call()
9910 tree call = build_cxx_call (fn, nargs, argarray, complain|decltype_flag); in build_over_call()
DChangeLog-20132965 (tsubst_copy_and_build): Pass down decltype_flag to operator