Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dpt.c103 static bool excessive_deduction_depth; variable
13855 if (excessive_deduction_depth) in tsubst_function_decl()
21292 if (excessive_deduction_depth) in fn_type_unification()
21386 excessive_deduction_depth = true; in fn_type_unification()
21455 excessive_deduction_depth = true; in fn_type_unification()
21513 excessive_deduction_depth = true; in fn_type_unification()
21570 if (excessive_deduction_depth) in fn_type_unification()
21574 excessive_deduction_depth = false; in fn_type_unification()
24605 excessive_deduction_depth = true; in get_partial_spec_bindings()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A 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()