Home
last modified time | relevance | path

Searched defs:subst_info (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dconstraint.cc79 struct subst_info struct
81 subst_info (tsubst_flags_t cmp, tree in) in subst_info() function
86 bool quiet() const in quiet()
92 bool noisy() const in noisy()
97 tsubst_flags_t complain;
98 tree in_decl;
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dconstraint.cc79 struct subst_info struct
81 subst_info (tsubst_flags_t cmp, tree in) in subst_info() argument
101 static tree satisfy_constraint (tree, tree, subst_info); argument