OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:consider_implementation_names
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/cp/
name-lookup.cc
7468
bool
consider_implementation_names
= (IDENTIFIER_POINTER (name)[0] == '_');
7490
consider_decl (d, bm,
consider_implementation_names
);
7575
if (!
consider_implementation_names
7464
bool
consider_implementation_names
= (IDENTIFIER_POINTER (name)[0] == '_');
local
/src/external/gpl3/gcc.old/dist/gcc/cp/
name-lookup.cc
7267
bool
consider_implementation_names
= (IDENTIFIER_POINTER (name)[0] == '_');
7289
consider_decl (d, bm,
consider_implementation_names
);
7374
if (!
consider_implementation_names
7263
bool
consider_implementation_names
= (IDENTIFIER_POINTER (name)[0] == '_');
local
Completed in 28 milliseconds
Indexes created Tue Apr 28 00:22:25 UTC 2026