Searched refs:makeOnException (Results 1 – 2 of 2) sorted by relevance
60 bool makeOnException();
1256 this->IsValid = makeOnException() && makeOnFallthrough() && in buildDependentStatements()1756 bool CoroutineStmtBuilder::makeOnException() { in makeOnException() function in CoroutineStmtBuilder