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

Method getTypeName

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

Source from the content-addressed store, hash-verified

192size_t Type::getTypeSize() const { return TypeSize; }
193
194std::string Type::getTypeName() const { return TypeName; }
195
196const Enum *Type::getGlobalDef() const { return GlobalDef.get(); }
197

Callers 4

copyMutationEnumTypeMethod · 0.80
TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.64