Home | History | Annotate | Download | only in hlsl

Lines Matching refs:declarator_list

302 //      | fully_specified_type declarator_list SEMICOLON // for non cbuffer/tbuffer
307 // declarator_list
355 bool declarator_list = false; // true when processing comma separation
385 // declarator_list
416 if (declarator_list)
430 if (! declarator_list)
500 declarator_list = true;
2396 bool declarator_list = false;
2418 if (!declarator_list) {
2459 declarator_list = true;