Home
last modified time | relevance | path

Searched defs:labelPair (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DlabelPair.h26 explicit LabelPair(LabelPair *labelPair) : begin_(labelPair->begin_), end_(labelPair->end_) {} in LabelPair() argument
H A DdynamicContext.cpp243 void ETSTryContext::EmitFinalizerInsertion(ETSGen *etsg, compiler::LabelPair labelPair, const ir::Statement *statement) in EmitFinalizerInsertion() argument

Completed in 1 milliseconds