HomeSort by: relevance | last modified time | path
    Searched defs:nested_name (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/
cp-name-parser.y 240 %type <nested1> nested_name
275 /* Give NAME lower precedence than COLONCOLON, so that nested_name will
486 : nested_name conversion_op
495 | COLONCOLON nested_name conversion_op
515 /* This rule is used in name and nested_name, and expanded inline there
530 name : nested_name NAME %prec NAME
533 | nested_name templ %prec NAME
547 ext_only_name : nested_name unqualified_name
552 nested_name : NAME COLONCOLON
556 | nested_name NAME COLONCOLO
551 nested_name : NAME COLONCOLON label
    [all...]
cp-name-parser.y 240 %type <nested1> nested_name
275 /* Give NAME lower precedence than COLONCOLON, so that nested_name will
486 : nested_name conversion_op
495 | COLONCOLON nested_name conversion_op
515 /* This rule is used in name and nested_name, and expanded inline there
530 name : nested_name NAME %prec NAME
533 | nested_name templ %prec NAME
547 ext_only_name : nested_name unqualified_name
552 nested_name : NAME COLONCOLON
556 | nested_name NAME COLONCOLO
551 nested_name : NAME COLONCOLON label
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/
cp-name-parser.y 240 %type <nested1> nested_name
275 /* Give NAME lower precedence than COLONCOLON, so that nested_name will
486 : nested_name conversion_op
495 | COLONCOLON nested_name conversion_op
515 /* This rule is used in name and nested_name, and expanded inline there
530 name : nested_name NAME %prec NAME
533 | nested_name templ %prec NAME
547 ext_only_name : nested_name unqualified_name
552 nested_name : NAME COLONCOLON
556 | nested_name NAME COLONCOLO
551 nested_name : NAME COLONCOLON label
    [all...]
cp-name-parser.y 240 %type <nested1> nested_name
275 /* Give NAME lower precedence than COLONCOLON, so that nested_name will
486 : nested_name conversion_op
495 | COLONCOLON nested_name conversion_op
515 /* This rule is used in name and nested_name, and expanded inline there
530 name : nested_name NAME %prec NAME
533 | nested_name templ %prec NAME
547 ext_only_name : nested_name unqualified_name
552 nested_name : NAME COLONCOLON
556 | nested_name NAME COLONCOLO
551 nested_name : NAME COLONCOLON label
    [all...]

Completed in 51 milliseconds