Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dconstraint.cc129 struct sat_info : subst_info struct
131 sat_info (tsubst_flags_t cmp, tree in, bool diag_unsat = false) in sat_info() argument
149 static tree constraint_satisfaction_value (tree, tree, sat_info); argument