Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/tests/aarch64/
Dcodegen_test.cpp65 #define DECLARE(A) \ macro
67 VISITOR_LIST(DECLARE) in VISITOR_LIST() argument
92 #define DECLARE(A) … macro
103 VISITOR_LIST(DECLARE) in VISITOR_LIST() argument
148 #define DECLARE(A) \ macro
156 VISITOR_LIST(DECLARE) in VISITOR_LIST() argument
/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/model/
DArkBaseModel.ts57 DECLARE = 1 << 14, enumerator
/arkcompiler/ets_frontend/es2panda/ir/
DastNode.h70 DECLARE = 1 << 5, enumerator
/arkcompiler/ets_frontend/ets2panda/ir/
DastNodeFlags.h48 DECLARE = 1U << 5U, enumerator