Searched refs:isVarSize (Results 1 – 1 of 1) sorted by relevance
88 bool isVarSize() const { return SlotTy == SlotType::VariableSized; } in isVarSize() function96 return std::make_tuple(!isVarSize(), in operator <()98 std::make_tuple(!Rhs.isVarSize(), in operator <()