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

Method getNameSpace

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

Source from the content-addressed store, hash-verified

170}
171
172std::string Type::getNameSpace() const { return NameSpace; }
173
174const Type *Type::getRealType(bool ArrayElement) const {
175 // TODO: cover multi-dimensional array

Callers 2

genTypeStrMethod · 0.80
TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.64