Home
last modified time | relevance | path

Searched refs:DEFAULT_COPY_CTOR (Results 1 - 10 of 10) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
H A Dmodule_data_accessor.h44 DEFAULT_COPY_CTOR(ModuleDataAccessor)
/arkcompiler/runtime_core/static_core/libpandabase/
H A Dmacros.h108 #define DEFAULT_COPY_CTOR(TypeName) TypeName(const TypeName &) = default macro
117 DEFAULT_COPY_CTOR(TypeName); \
/arkcompiler/ets_runtime/ecmascript/jspandafile/accessor/
H A Dmodule_data_accessor.h35 DEFAULT_COPY_CTOR(ModuleDataAccessor)
/arkcompiler/runtime_core/static_core/compiler/aot/
H A Dcompiled_method.h36 DEFAULT_COPY_CTOR(CompiledMethod);
/arkcompiler/runtime_core/libpandabase/
H A Dmacros.h107 #define DEFAULT_COPY_CTOR(TypeName) \ macro
117 DEFAULT_COPY_CTOR(TypeName) \
/arkcompiler/runtime_core/static_core/runtime/interpreter/
H A Dacc_vregister-inl.h197 DEFAULT_COPY_CTOR(AccVRegisterTRef);
H A Dvregister.h483 DEFAULT_COPY_CTOR(StaticVRegisterRef);
569 DEFAULT_COPY_CTOR(DynamicVRegisterRef);
/arkcompiler/runtime_core/static_core/runtime/include/
H A Dvtable_builder_base.h137 DEFAULT_COPY_CTOR(MethodInfo);
H A Dmethod.h165 DEFAULT_COPY_CTOR(ProtoId);
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
H A Dtarget_info.h335 DEFAULT_COPY_CTOR(Target);

Completed in 7 milliseconds