Searched refs:GetConstraintColumnIndex (Results 1 – 2 of 2) sorted by relevance
86 uint32_t GetConstraintColumnIndex(Descendant::Type type) { in GetConstraintColumnIndex() function104 int column = static_cast<int>(GetConstraintColumnIndex(type_)); in ValidateConstraints()119 uint32_t column = GetConstraintColumnIndex(type_); in ComputeTable()
40 uint32_t GetConstraintColumnIndex(Ancestor::Type type) { in GetConstraintColumnIndex() function108 int column = static_cast<int>(GetConstraintColumnIndex(type_)); in ValidateConstraints()121 uint32_t column = GetConstraintColumnIndex(type_); in ComputeTable()