Lines Matching refs:ary_cast

76         return ary_cast<DEST>(& my_CeStorage()[ce]);  in SearchCe4Type()
181 rExplType = ary_cast<ExplicitType>(rType); in CheckAllInterfaceBases()
215 rType = ary_cast<ExplicitType>(*it); in Connect_Types2Ces()
312 rService = ary_cast<Service>(i_rData); in do_Process()
325 assign_AsDerivedInterface( ary_cast<Interface>(i_rData) ); in do_Process()
331 assign_AsDerivedStruct( ary_cast<Struct>(i_rData) ); in do_Process()
337 assign_AsDerivedException( ary_cast<Exception>(i_rData) ); in do_Process()
354 rSingleton = ary_cast<Singleton>(i_rData); in do_Process()
375 rSglIfcService = ary_cast<SglIfcService>(i_rData); in do_Process()
386 rSglIfcSingleton = ary_cast<SglIfcSingleton>(i_rData); in do_Process()
398 rFunction = ary_cast<Function>(i_rData); in do_Process()
426 rStructElement = ary_cast<StructElement>(i_rData); in do_Process()
435 rProperty = ary_cast<Property>(i_rData); in do_Process()
444 rExplicitNameRoom = ary_cast<ExplicitNameRoom>( in lhf_Search_CeForType()
455 rGlobalNamespace = ary_cast<Module>( in lhf_Search_CeForType()
463 rStartModule = ary_cast<Module>( in lhf_Search_CeForType()
477 pType = ary_cast<Ce_Type>( & my_TypeStorage()[i_nType] ); in lhf_Search_CeFromTypeId()
493 pModule = & ary_cast<Module>( in assign_CurLink()
506 pModule = ary_cast<Module>( & my_CeStorage()[nModule] ); in assign_CurLink()
722 pService = ary_cast<Service>( & my_CeStorage()[i_nService] ); in assignImplementation_toAServicesInterfaces()
724 pSglIfcService = ary_cast<SglIfcService>( & my_CeStorage()[i_nService] ); in assignImplementation_toAServicesInterfaces()