MCPcopy 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
129Type::TypeID Type::getKind() const { return ID; }
130
131bool Type::isPrimitiveType() const { return isIntegerType() || isFloatType(); }
132

Callers 2

generateMethod · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.36