Home
last modified time | relevance | path

Searched refs:NO_COPY_CTOR (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandabase/
H A Dmacros.h66 #define NO_COPY_CTOR(TypeName) TypeName(const TypeName &) = delete macro
74 NO_COPY_CTOR(TypeName); \
/arkcompiler/runtime_core/libpandabase/
H A Dmacros.h63 #define NO_COPY_CTOR(TypeName) \ macro
73 NO_COPY_CTOR(TypeName) \

Completed in 2 milliseconds