Searched refs:ast_identifier (Results 1 - 4 of 4) sorted by relevance

/external/mesa3d/src/compiler/glsl/
H A Dast.h192 ast_identifier, enumerator in enum:ast_operators
221 oper(ast_identifier)
H A Dast_function.cpp2107 } else if (id->oper == ast_identifier) {
H A Dglsl_parser_extras.cpp1230 case ast_identifier:
H A Dast_to_hir.cpp1351 -1, /* ast_identifier doesn't convert to ir_expression. */
1952 case ast_identifier: {
1953 /* ast_identifier can appear several places in a full abstract syntax
2129 case ast_identifier:

Completed in 143 milliseconds