Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DETSCompiler.h27 #define DECLARE_ETSCOMPILER_COMPILE_METHOD(_, nodeType) void Compile(const ir::nodeType *node) const override; macro
29 #undef DECLARE_ETSCOMPILER_COMPILE_METHOD macro
32 #define DECLARE_ETSCOMPILER_COMPILE_METHOD(_, __, nodeType, ___) void Compile(const ir::nodeType *node) const override; macro
34 #undef DECLARE_ETSCOMPILER_COMPILE_METHOD macro

Completed in 1 milliseconds