Searched refs:statement_count_with_output (Results 1 – 3 of 3) sorted by relevance
134 return result_.ok() ? result_->stats.statement_count_with_output : 0; in StatementCountWithOutput()
124 res->statement_count_with_output++; in IncrementCountForStmt()812 if (it->statement_count_with_output > 0) in IncludeModuleImpl()
61 uint32_t statement_count_with_output = 0; member