Searched defs:Nullish (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_frontend/ets2panda/ir/ | ||
H A D | astDump.h | 31 class Nullish { class in ark::es2panda::ir::AstDumper 33 explicit Nullish(const ir::AstNode *node) : node_(node) {} in Nullish() function in ark::es2panda::ir::AstDumper::Nullish |
Completed in 1 milliseconds