Searched refs:isSrcEmpty_ (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_frontend/ets2panda/ir/ | ||
H A D | astDump.cpp | 27 isSrcEmpty_ = sourceCode.Empty(); in AstDumper() 222 if (!isSrcEmpty_) { in SerializeObject() |
H A D | astDump.h | 248 bool isSrcEmpty_ = false; member in ark::es2panda::ir::AstDumper |
Completed in 6 milliseconds