Home
last modified time | relevance | path

Searched refs:CheckTdz (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/base/
H A Dlexenv.cpp27 static bool CheckTdz(const ir::AstNode *node) in CheckTdz() function
56 if (CheckTdz(node)) { in ExpandLoadNormalVar()
116 if (CheckTdz(node)) { in ExpandStoreNormalVar()
/arkcompiler/ets_frontend/es2panda/compiler/base/
H A Dlexenv.cpp30 static bool CheckTdz(const ir::AstNode *node) in CheckTdz() function
78 if (CheckTdz(node)) { in ExpandLoadNormalVar()
132 if (CheckTdz(node)) { in ExpandStoreNormalVar()

Completed in 1 milliseconds