Searched defs:trycatchLabelPair (Results 1 – 2 of 2) sorted by relevance
212 LabelPair trycatchLabelPair, in EmitFinalizer()
1520 auto trycatchLabelPair = compiler::LabelPair(tryLabelPair.Begin(), statementEnd); in Compile() local