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