Searched defs:isTryCatchStatement (Results 1 – 2 of 2) sorted by relevance
152 …TryCatchStatement *isTryCatchStatement() { return stmt == STMTtryCatch ? (TryCatchStateme… in isTryCatchStatement() function
395 …inout(TryCatchStatement) isTryCatchStatement() { return stmt == STMT.TryCatch ? cast(type… in isTryCatchStatement() function