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