Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dpt.cc105 static bool excessive_deduction_depth; variable
14255 if (excessive_deduction_depth) in tsubst_function_decl()
22108 if (excessive_deduction_depth) in fn_type_unification()
22202 excessive_deduction_depth = true; in fn_type_unification()
22271 excessive_deduction_depth = true; in fn_type_unification()
22340 excessive_deduction_depth = true; in fn_type_unification()
22406 if (excessive_deduction_depth) in fn_type_unification()
22410 excessive_deduction_depth = false; in fn_type_unification()
25515 excessive_deduction_depth = true; in get_partial_spec_bindings()