Searched refs:objectInformation (Results 1 – 1 of 1) sorted by relevance
1135 auto objectInformation = reinterpret_cast<Types*>(data); in TypesConstructor() local1136 if (objectInformation != nullptr) { in TypesConstructor()1137 delete objectInformation; in TypesConstructor()1138 objectInformation = nullptr; in TypesConstructor()