Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Samsung/UTopia
/ getKind
Method
getKind
lib/type/Type.cpp:129–129 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
127
}
128
129
Type::TypeID Type::getKind() const { return ID; }
130
131
bool Type::isPrimitiveType() const { return isIntegerType() || isFloatType(); }
132
Callers
2
generate
Method · 0.45
TEST_F
Function · 0.45
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.36