Home
last modified time | relevance | path

Searched defs:trailingBlock (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ir/statements/
H A DblockStatement.h68 void AddTrailingBlock(AstNode *stmt, BlockStatement *trailingBlock) in AddTrailingBlock() argument
/arkcompiler/ets_frontend/ets2panda/checker/
H A DETSAnalyzer.cpp1991 auto *const trailingBlock = tb->second; in Check() local
/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Dfunction.cpp2025 auto *trailingBlock = callExpr->TrailingBlock(); in TransformTraillingLambda() local

Completed in 9 milliseconds