Searched refs:decl_count (Results 1 – 4 of 4) sorted by relevance
700 int decl_count; in ParseForStatement() local703 kForStatement, &decl_props, &decl_count, CHECK_OK); in ParseForStatement()705 bool accept_IN = decl_count == 1 && !(is_let && has_initializers); in ParseForStatement()
7857 int decl_count = decls->length(); in TryInline() local7858 for (int i = 0; i < decl_count; ++i) { in TryInline()
3932 unsigned decl_count = 0; in hir() local3942 decl_count++; in hir()3952 decl_count); in hir()3988 assert(i == decl_count); in hir()3991 glsl_type::get_record_instance(fields, decl_count, this->name); in hir()