Searched defs:subst_info (Results 1 – 2 of 2) sorted by relevance
79 struct subst_info struct81 subst_info (tsubst_flags_t cmp, tree in) in subst_info() function86 bool quiet() const in quiet()92 bool noisy() const in noisy()97 tsubst_flags_t complain;98 tree in_decl;
79 struct subst_info struct81 subst_info (tsubst_flags_t cmp, tree in) in subst_info() argument101 static tree satisfy_constraint (tree, tree, subst_info); argument