Searched defs:clause (Results 1 – 7 of 7) sorted by relevance
615 const clause = ctx.factory.createImportClause( constant632 const clause = ctx.factory.createImportClause( constant
73 for (auto clause : catchClauses_) { in Dump() local
59 const auto *clause = cases_[i]; in Compile() local
2203 const auto predicateFunc = [&enclosingCatchClause](ir::CatchClause *clause) { in CheckThrowingPlacement()
1691 const auto *clause = self->Cases()[i]; in CompileImpl() local
1711 const auto *clause = self->Cases()[i]; in CompileImpl() local
3724 ir::CatchClause *clause {}; in ParseTryStatement() local