Searched defs:isCompound (Results 1 – 6 of 6) sorted by relevance
53 isCompound bool member
142 bool isCompound() const { return Constraint.is<CompoundConstraint>(); } in isCompound() function
387 bool isCompound() const { return getKind() == RK_Compound; } in isCompound() function