Searched refs:buildDependentStatements (Results 1 – 3 of 3) sorted by relevance
51 bool buildDependentStatements();
1138 buildDependentStatements(); in buildStatements()1142 bool CoroutineStmtBuilder::buildDependentStatements() { in buildDependentStatements() function in CoroutineStmtBuilder
7903 if (!Builder.buildDependentStatements()) in TransformCoroutineBodyStmt()