Home
last modified time | relevance | path

Searched defs:isAnonymous_ (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/util/ast-builders/
DfunctionDeclarationBuilder.h49 bool isAnonymous_ = false; variable
/arkcompiler/ets_frontend/ets2panda/ir/statements/
DfunctionDeclaration.h97 bool isAnonymous_; variable