Home
last modified time | relevance | path

Searched defs:DEFAULT_COPY_CTOR (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libpandabase/
H A Dmacros.h107 #define DEFAULT_COPY_CTOR(TypeName) \ macro
/arkcompiler/runtime_core/static_core/libpandabase/
H A Dmacros.h108 #define DEFAULT_COPY_CTOR(TypeName) TypeName(const TypeName &) = default macro

Completed in 3 milliseconds