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