Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/tests/aarch64/
Dcodegen_test.cpp58 #define DECLARE(A) \ macro
60 VISITOR_LIST(DECLARE) in VISITOR_LIST() argument
81 #define DECLARE(A) … macro
113 VISITOR_LIST(DECLARE) in VISITOR_LIST() argument
132 #define DECLARE(A) … macro
156 VISITOR_LIST(DECLARE) in VISITOR_LIST() argument
/arkcompiler/ets_frontend/es2panda/ir/
DastNode.h70 DECLARE = 1 << 5, enumerator
/arkcompiler/ets_frontend/ts2panda/src/base/
DtypeSystem.ts136 DECLARE = 1 << 7 enumerator