Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/tests/aarch64/
Dcodegen_test.cpp61 #define DECLARE(A) \ macro
63 VISITOR_LIST(DECLARE) in VISITOR_LIST() argument
86 #define DECLARE(A) … macro
97 VISITOR_LIST(DECLARE) in VISITOR_LIST() argument
142 #define DECLARE(A) \ macro
150 VISITOR_LIST(DECLARE) in VISITOR_LIST() argument
/arkcompiler/ets_frontend/es2panda/ir/
DastNode.h70 DECLARE = 1 << 5, enumerator
/arkcompiler/ets_frontend/ets2panda/ir/
DastNodeFlags.h45 DECLARE = 1U << 5U, enumerator