Searched refs:TYPENAME (Results 1 - 20 of 20) sorted by relevance

/freebsd-9.3-release/contrib/gcc/cp/
H A Ddecl.h29 TYPENAME, /* Typename (inside cast or sizeof) */ enumerator in enum:decl_context
H A Ddecl.c3825 type = grokdeclarator (declarator, type_specifiers, TYPENAME, 0, &attrs);
7017 TYPENAME if for a typename (in a cast or sizeof).
7604 if (staticp && decl_context == TYPENAME
8116 else if (decl_context == TYPENAME || declspecs->specs[(int)ds_typedef])
8140 if (declspecs->specs[(int)ds_typedef] && decl_context != TYPENAME)
8265 if (decl_context != TYPENAME)
8286 if (decl_context == TYPENAME)
8293 /* Special case: "friend class foo" looks like a TYPENAME context. */
H A Dparser.c8051 type_specified = grokdeclarator (declarator, &type_specifiers, TYPENAME,
16439 TYPENAME,
/freebsd-9.3-release/contrib/gdb/gdb/
H A Df-exp.y168 /* Both NAME and TYPENAME tokens represent symbols in the input,
170 But a TYPENAME is a string that happens to be defined as a typedef
174 nonterminal "name", which matches either NAME or TYPENAME. */
179 %token <tsym> TYPENAME
573 : TYPENAME
601 typename: TYPENAME
619 | TYPENAME
1135 /* Use token-type TYPENAME for symbols that happen to be defined
1152 return TYPENAME;
1155 return TYPENAME;
[all...]
H A Dobjc-exp.y171 /* Both NAME and TYPENAME tokens represent symbols in the input, and
172 both convey their data as strings. But a TYPENAME is a string that
176 matches either NAME or TYPENAME. */
182 %token <tsym> TYPENAME
333 exp : '[' TYPENAME
867 : TYPENAME
934 typename: TYPENAME
970 | TYPENAME { $$ = $1.stoken; }
1647 Use token-type TYPENAME for symbols that happen to be defined
1768 return TYPENAME;
[all...]
H A Dada-lex.l656 setting *TOKEN_TYPE to NAME or TYPENAME, depending on what is
754 *token_type = TYPENAME;
767 *token_type = TYPENAME;
H A Dm2-exp.y163 /* Both NAME and TYPENAME tokens represent symbols in the input,
165 But a TYPENAME is a string that happens to be defined as a typedef
170 nonterminal "name", which matches either NAME or TYPENAME. */
174 %token <sval> TYPENAME
642 : TYPENAME
1010 Use token-type TYPENAME for symbols that happen to be defined
1026 return TYPENAME;
1050 return TYPENAME;
H A Dc-exp.y169 /* Both NAME and TYPENAME tokens represent symbols in the input,
171 But a TYPENAME is a string that happens to be defined as a typedef
175 nonterminal "name", which matches either NAME or TYPENAME. */
179 %token <tsym> TYPENAME
806 : TYPENAME
968 typename: TYPENAME
1023 | TYPENAME { $$ = $1.stoken; }
1733 Use token-type TYPENAME for symbols that happen to be defined
1775 return TYPENAME;
1778 return TYPENAME;
[all...]
H A Dp-exp.y176 /* Both NAME and TYPENAME tokens represent symbols in the input,
178 But a TYPENAME is a string that happens to be defined as a typedef
182 nonterminal "name", which matches either NAME or TYPENAME. */
187 %token <tsym> TYPENAME
728 | TYPENAME
743 | TYPENAME { $$ = $1.stoken; }
1426 Use token-type TYPENAME for symbols that happen to be defined
1613 return TYPENAME;
1616 return TYPENAME;
H A Dm2-exp.c69 TYPENAME = 271, enumerator in enum:yytokentype
117 #define TYPENAME 271 macro
514 "VARNAME", "TYPENAME", "SIZE", "CAP", "ORD", "HIGH", "ABS", "MIN_FUNC",
2503 Use token-type TYPENAME for symbols that happen to be defined
2519 return TYPENAME;
2543 return TYPENAME;
H A Df-exp.c61 TYPENAME = 263, enumerator in enum:yytokentype
99 #define TYPENAME 263 macro
485 "BOOLEAN_LITERAL", "NAME", "TYPENAME", "NAME_OR_INT", "SIZEOF", "ERROR",
2512 /* Use token-type TYPENAME for symbols that happen to be defined
2529 return TYPENAME;
2532 return TYPENAME;
H A Dada-exp.y161 %token <tval> TYPENAME
164 /* Both NAME and TYPENAME tokens represent symbols in the input,
166 But a TYPENAME is a string that happens to be defined as a typedef
170 nonterminal "name", which matches either NAME or TYPENAME. */
400 | exp IN TYPENAME %prec TICK_ACCESS
420 | exp NOT IN TYPENAME %prec TICK_ACCESS
505 TYPENAME
583 exp : NEW TYPENAME
596 | TYPENAME { }
607 type : TYPENAME {
[all...]
H A Dc-exp.c60 TYPENAME = 262, enumerator in enum:yytokentype
103 #define TYPENAME 262 macro
540 "TYPENAME", "NAME_OR_INT", "STRUCT", "CLASS", "UNION", "ENUM", "SIZEOF",
3366 Use token-type TYPENAME for symbols that happen to be defined
3408 return TYPENAME;
3411 return TYPENAME;
H A Dobjc-exp.c62 TYPENAME = 264, enumerator in enum:yytokentype
105 #define TYPENAME 264 macro
538 "SELECTOR", "NAME", "TYPENAME", "CLASSNAME", "NAME_OR_INT", "STRUCT",
3292 Use token-type TYPENAME for symbols that happen to be defined
3413 return TYPENAME;
3416 return TYPENAME;
H A Dp-exp.c61 TYPENAME = 263, enumerator in enum:yytokentype
97 #define TYPENAME 263 macro
486 "NAME", "TYPENAME", "NAME_OR_INT", "STRUCT", "CLASS", "SIZEOF",
2751 Use token-type TYPENAME for symbols that happen to be defined
2938 return TYPENAME;
2941 return TYPENAME;
H A Dada-exp.c60 TYPENAME = 262, enumerator in enum:yytokentype
108 #define TYPENAME 262 macro
530 "TYPENAME", "BLOCKNAME", "STRING", "NAME", "DOT_ID", "OBJECT_RENAMING",
H A Djv-exp.c61 TYPENAME = 263, enumerator in enum:yytokentype
93 #define TYPENAME 263 macro
500 "BOOLEAN_LITERAL", "TYPENAME", "NAME_OR_INT", "ERROR", "LONG", "SHORT",
H A Djv-exp.y163 %token <tsym> TYPENAME
/freebsd-9.3-release/sys/ufs/ffs/
H A Dffs_softdep.c765 #define TYPENAME(type) \ macro
1083 item, TYPENAME(item->wk_type), item->wk_state);
1098 item, TYPENAME(item->wk_type), item->wk_state);
1228 TYPENAME(item->wk_type), item->wk_state);
1231 TYPENAME(item->wk_type), TYPENAME(type));
1243 ump->um_fs->fs_fsmnt, TYPENAME(item->wk_type)));
1279 VFSTOUFS(item->wk_mp)->um_fs->fs_fsmnt, TYPENAME(item->wk_type)));
1507 TYPENAME(wk->wk_type), wk->wk_state);
1825 "softdep", TYPENAME(w
[all...]
/freebsd-9.3-release/contrib/gcc/
H A Dc-decl.c76 TYPENAME}; /* Typename (inside cast or sizeof) */ enumerator in enum:decl_context
3222 type = grokdeclarator (type_name->declarator, type_name->specs, TYPENAME,
4065 TYPENAME if for a typename (in a cast or sizeof).
4072 In the TYPENAME case, DECLARATOR is really an absolute declarator.
4524 else if (decl_context == TYPENAME)
4701 We expect nothing to be needed here for PARM or TYPENAME.
4702 Pushing a TYPE_DECL at this point for TYPENAME would actually
4776 if (decl_context == TYPENAME)

Completed in 243 milliseconds