Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A DprimitiveWrappers.h27 class PrimitiveWrappers { class
29 explicit PrimitiveWrappers(ArenaAllocator *allocator) : wrappers_(allocator->Adapter()) in PrimitiveWrappers() function in ark::es2panda::checker::PrimitiveWrappers
40 NO_COPY_SEMANTIC(PrimitiveWrappers);
41 NO_MOVE_SEMANTIC(PrimitiveWrappers);
42 ~PrimitiveWrappers() = default;
/arkcompiler/ets_frontend/ets2panda/checker/
H A DETSchecker.h869 PrimitiveWrappers primitiveWrappers_;

Completed in 2 milliseconds