Home
last modified time | relevance | path

Searched refs:struct_specifier (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A Dglslang.y239 %type <interm.typeSpecifierNonArray> type_specifier_nonarray struct_specifier
1421 | struct_specifier {
1431 struct_specifier
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A Dglslang.y215 %type <interm.type> struct_specifier
1308 | struct_specifier {
1325 struct_specifier
/third_party/ltp/tools/sparse/sparse-src/
H A Dparse.c56 struct_specifier, union_specifier, enum_specifier, variable
212 .declarator = struct_specifier,
800 static struct token *struct_specifier(struct token *token, struct symbol *sym, struct decl_state *ctx) in struct_specifier() function

Completed in 8 milliseconds