OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:brace_loc
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/c/
c-parser.cc
4053
location_t
brace_loc
= c_parser_peek_token (parser)->location;
4117
dimen = convert_lvalue_to_rvalue (
brace_loc
, dimen, true, true);
4118
declarator = build_array_declarator (
brace_loc
, dimen.value, quals_attrs,
5259
location_t
brace_loc
= c_parser_peek_token (parser)->location;
5266
finish_implicit_inits (
brace_loc
, outer_obstack);
5267
push_init_level (
brace_loc
, 0, &braced_init_obstack);
5273
pedwarn (
brace_loc
, OPT_Wpedantic, "ISO C forbids empty initializer braces");
5302
pop_init_level (
brace_loc
, 0, &braced_init_obstack, last_init_list_comma);
5308
ret = pop_init_level (
brace_loc
, 0, &braced_init_obstack, close_loc);
5310
set_c_expr_source_range (&ret,
brace_loc
, close_loc)
4051
location_t
brace_loc
= c_parser_peek_token (parser)->location;
local
5257
location_t
brace_loc
= c_parser_peek_token (parser)->location;
local
5612
location_t
brace_loc
;
local
9106
location_t
brace_loc
;
local
[
all
...]
/src/external/gpl3/gcc/dist/gcc/c/
c-parser.cc
4710
location_t
brace_loc
= c_parser_peek_token (parser)->location;
4774
dimen = convert_lvalue_to_rvalue (
brace_loc
, dimen, true, true);
4775
declarator = build_array_declarator (
brace_loc
, dimen.value, quals_attrs,
6146
location_t
brace_loc
= c_parser_peek_token (parser)->location;
6155
finish_implicit_inits (
brace_loc
, outer_obstack);
6156
push_init_level (
brace_loc
, 0, &braced_init_obstack);
6162
pedwarn_c11 (
brace_loc
, OPT_Wpedantic,
6168
error_at (
brace_loc
,
6197
pop_init_level (
brace_loc
, 0, &braced_init_obstack, last_init_list_comma);
6203
ret = pop_init_level (
brace_loc
, 0, &braced_init_obstack, close_loc)
4708
location_t
brace_loc
= c_parser_peek_token (parser)->location;
local
6144
location_t
brace_loc
= c_parser_peek_token (parser)->location;
local
6520
location_t
brace_loc
;
local
10711
location_t
brace_loc
;
local
[
all
...]
Completed in 32 milliseconds
Indexes created Sun Sep 20 00:26:38 UTC 2026