Searched refs:synthetic_stmt_range (Results 1 – 1 of 1) sorted by relevance
1354 using synthetic_stmt_range = llvm::iterator_range<synthetic_stmt_iterator>; variable1371 synthetic_stmt_range synthetic_stmts() const { in synthetic_stmts()1372 return synthetic_stmt_range(synthetic_stmt_begin(), synthetic_stmt_end()); in synthetic_stmts()