Searched defs:AttributeStorage (Results 1 – 2 of 2) sorted by relevance
19 AttributeStorage::AttributeStorage(Type type) in AttributeStorage() function in AttributeStorage21 AttributeStorage::AttributeStorage() : type(nullptr) {} in AttributeStorage() function in AttributeStorage
22 class AttributeStorage; variable