Searched refs:synthetic_stmt_iterator (Results 1 – 4 of 4) sorted by relevance
895 synthetic_stmt_iterator; typedef902 synthetic_stmt_iterator synthetic_stmt_begin() const { in synthetic_stmt_begin()907 synthetic_stmt_iterator synthetic_stmt_end() const { in synthetic_stmt_end()
1352 using synthetic_stmt_iterator = variable1354 using synthetic_stmt_range = llvm::iterator_range<synthetic_stmt_iterator>;1361 synthetic_stmt_iterator synthetic_stmt_begin() const { in synthetic_stmt_begin()1366 synthetic_stmt_iterator synthetic_stmt_end() const { in synthetic_stmt_end()
207 for (CFG::synthetic_stmt_iterator I = TheCFG->synthetic_stmt_begin(), in addParentsForSyntheticStmts()
206 for (CFG::synthetic_stmt_iterator I = TheCFG->synthetic_stmt_begin(), in addParentsForSyntheticStmts()