OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:exporting
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/cp/
name-lookup.cc
5165
error ("
exporting
%q#D that does not have external linkage",
5212
/* Only process
exporting
if we're going to be inserting. */
5224
bool
exporting
= revealing_p && module_exporting_p ();
5225
if (
exporting
)
5226
exporting
= check_can_export_using_decl (new_fn);
5253
if (
exporting
)
5292
value = ovl_insert (new_fn, value, 1 +
exporting
);
5222
bool
exporting
= revealing_p && module_
exporting
_p ();
local
/src/external/gpl3/gcc.old/dist/gcc/cp/
name-lookup.cc
3917
// type. Also using decls
exporting
something from the same scope.
4824
/* Only process
exporting
if we're going to be inserting. */
4836
bool
exporting
= revealing_p && module_exporting_p ();
4837
if (
exporting
)
4848
exporting
= false;
4877
if (
exporting
)
4916
value = ovl_insert (new_fn, value, 1 +
exporting
);
4928
// FIXME:what if we're newly
exporting
lookup.value
4934
// FIXME: What if we're
exporting
lookup.type?
4834
bool
exporting
= revealing_p && module_
exporting
_p ();
local
Completed in 57 milliseconds
Indexes created Tue May 05 00:25:04 UTC 2026