OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:name_loc
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl3/gcc/dist/libcpp/
directives.cc
660
const location_t
name_loc
= cpp_diagnostic_get_current_location (pfile);
local
670
if (_cpp_create_definition (pfile, node,
name_loc
))
/src/external/gpl3/gcc.old/dist/gcc/c/
c-parser.cc
17705
location_t
name_loc
= name_token->location;
17712
error_at (
name_loc
,
17735
error_at (
name_loc
, "%qD does not refer to a function", decl);
17700
location_t
name_loc
= name_token->location;
local
/src/external/gpl3/gcc/dist/gcc/c/
c-parser.cc
20407
location_t
name_loc
= name_token->location;
20414
error_at (
name_loc
,
20437
error_at (
name_loc
, "%qD does not refer to a function", decl);
20402
location_t
name_loc
= name_token->location;
local
Completed in 57 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026