Home
last modified time | relevance | path

Searched defs:DEF_VIS (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dets_type_visitor-inl.h71 #define DEF_VIS(name) virtual void Visit##name() = 0; macro
72 TYPEVIS_PRIM_TYPES_LIST(DEF_VIS) in TYPEVIS_PRIM_TYPES_LIST() argument