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