Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
316
void ArrayInfo::setLengthType(LengthType LengthTy) {
317
this->LengthTy = LengthTy;
318
}
319
320
void ArrayInfo::setMaxLength(size_t MaxLength) { this->MaxLength = MaxLength; }
321
Callers
4
updateArrayInfoFromAST
Method · 0.80
TEST_F
Function · 0.80
TEST_F
Function · 0.80
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
3
TEST_F
Function · 0.64
TEST_F
Function · 0.64
TEST
Function · 0.64