Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dpt.c2209 tree insttype; in determine_specialization() local
2317 insttype = tsubst (TREE_TYPE (fn), targs, tf_fndecl_type, NULL_TREE); in determine_specialization()
2318 if (insttype == error_mark_node) in determine_specialization()
2321 = skip_artificial_parms_for (fn, TYPE_ARG_TYPES (insttype)); in determine_specialization()