Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
306
ArrayInfo::LengthType ArrayInfo::getLengthType() const { return LengthTy; }
307
308
size_t ArrayInfo::getMaxLength() const { return MaxLength; }
309
310
bool ArrayInfo::isIncomplete() const { return Incomplete; }
311
Callers
4
copyMutationPointerType
Method · 0.80
copyMutationPrimitiveType
Method · 0.80
genArrDeclStmt
Method · 0.80
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64