Lines Matching refs:CeId
176 rGlobalNamespace.CeId(), in CheckAllInterfaceBases()
196 AND rInterface.CeId() != nCeXInterface ) // XInterface must not be base of itself. in CheckAllInterfaceBases()
315 assignImplementation_toAServicesInterfaces( rService.CeId(), in do_Process()
316 rService.CeId(), in do_Process()
319 recursive_AssignIncludingService(rService.CeId(), rService); in do_Process()
362 rSingleton.CeId() ); in do_Process()
366 assignImplementation_toAServicesInterfaces( rSingleton.CeId(), in do_Process()
377 assignImplementation_toAServicesInterfaces( rSglIfcService.CeId(), in do_Process()
378 rSglIfcService.CeId(), in do_Process()
389 recursive_AssignImplementation_toExportedInterface( rSglIfcSingleton.CeId(), in do_Process()
400 recursive_AssignFunction_toCeAsReturn(rFunction.CeId(), rFunction.ReturnType()); in do_Process()
406 recursive_AssignFunction_toCeAsParameter(rFunction.CeId(), (*itp).Type()); in do_Process()
417 insert_into2sUnique(*pX, exception_2s_RaisingFunctions, rFunction.CeId()); in do_Process()
428 recursive_AssignStructElement_toCeAsDataType(rStructElement.CeId(), rStructElement.Type()); in do_Process()
437 recursive_AssignStructElement_toCeAsDataType(rProperty.CeId(), rProperty.Type()); in do_Process()
581 recursive_AssignAsSynonym(rTypedef.CeId(), rTypedef); in gather_Synonyms()
673 i_rDerived.CeId() ); in assign_AsDerivedInterface()
690 i_rDerived.CeId() ); in assign_AsDerivedStruct()
708 i_rDerived.CeId() ); in assign_AsDerivedException()