Searched defs:Constraint (Results 1 – 1 of 1) sorted by relevance
27 struct Constraint { struct28 int32_t idxInaConstraint; // index in sqlite3_index_info.aConstraint[] argument47 const std::vector<Constraint> &GetConstraints() const in GetConstraints() argument