Searched defs:typed (Results 1 – 7 of 7) sorted by relevance
72 uint8_t typed = *data % SLOT_TYPE_NUM; in DoSomethingInterestingWithMyAPI() local
566 auto typed = META_NS::Property<valueType>(clone); local587 if (auto typed = META_NS::Property<originalType>(target)) { local
156 auto typed = META_NS::Property<CORE_NS::Entity>(postProcessEntity); in CompleteInitialization() local201 if (auto typed = META_NS::Property<CORE_NS::Entity>(postProcess)) { in CompleteInitialization() local
723 if (auto typed = interface_cast<META_NS::IAttachment>(attachment)) { in CompleteInitialization() local
1270 if (auto typed = interface_pointer_cast<Type>(node)) { in CacheNode() local
2046 … if (auto typed = interface_cast<SCENE_NS::IPendingRequestData<RENDER_NS::GraphicsState>>(ret)) { in GetGraphicsState() local
384 if (auto typed = ArrayProperty<PropertyValueType>(existing)) { in ArrayMetaProperty() local