Lines Matching full:fielddecl
965 StructType = "struct" "{" { FieldDecl ";" } "}" .966 FieldDecl = (IdentifierList Type | AnonymousField) [ Tag ] .