MCPcopy Create free account
hub / github.com/Samsung/UTopia / setLengthType

Method setLengthType

lib/type/Type.cpp:316–318  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

314}
315
316void ArrayInfo::setLengthType(LengthType LengthTy) {
317 this->LengthTy = LengthTy;
318}
319
320void ArrayInfo::setMaxLength(size_t MaxLength) { this->MaxLength = MaxLength; }
321

Callers 4

TEST_FFunction · 0.80
TEST_FFunction · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by 3

TEST_FFunction · 0.64
TEST_FFunction · 0.64
TESTFunction · 0.64