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

Method getMaxLength

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

Source from the content-addressed store, hash-verified

306ArrayInfo::LengthType ArrayInfo::getLengthType() const { return LengthTy; }
307
308size_t ArrayInfo::getMaxLength() const { return MaxLength; }
309
310bool ArrayInfo::isIncomplete() const { return Incomplete; }
311

Callers 4

genArrDeclStmtMethod · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64