Searched refs:synthetic_stmt_begin (Results 1 – 2 of 2) sorted by relevance
1379 synthetic_stmt_iterator synthetic_stmt_begin() const { in synthetic_stmt_begin() function1390 return synthetic_stmt_range(synthetic_stmt_begin(), synthetic_stmt_end()); in synthetic_stmts()
206 for (CFG::synthetic_stmt_iterator I = TheCFG->synthetic_stmt_begin(), in addParentsForSyntheticStmts()