Searched refs:isParametricStorageInitialized (Results 1 – 4 of 4) sorted by relevance
182 if (!ctx->getTypeUniquer().isParametricStorageInitialized(typeID)) in getWithTypeID()
204 if (!ctx->getAttributeUniquer().isParametricStorageInitialized(typeID)) in getWithTypeID()
247 bool isParametricStorageInitialized(TypeID id);
371 bool StorageUniquer::isParametricStorageInitialized(TypeID id) { in isParametricStorageInitialized() function in StorageUniquer