OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nwname
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/cp/
coroutines.cc
4853
tree
nwname
= ovl_op_identifier (false, NEW_EXPR);
local
4858
tree fns = lookup_promise_method (orig,
nwname
, fn_start,
4911
" the function signature %qD",
nwname
, promise_type, orig);
4916
" %<throw()%> or %<noexcept%>", grooaf, promise_type,
nwname
);
4920
" is provided by %qT",
nwname
, promise_type);
4957
new_fn = build_operator_new_call (
nwname
, &args, &frame_size, &cookie,
/src/external/gpl3/gcc.old/dist/gcc/cp/
coroutines.cc
4624
tree
nwname
= ovl_op_identifier (false, NEW_EXPR);
local
4629
tree fns = lookup_promise_method (orig,
nwname
, fn_start,
4685
" the function signature %qD",
nwname
, promise_type, orig);
4690
" %<throw()%> or %<noexcept%>", grooaf, promise_type,
nwname
);
4694
" is provided by %qT",
nwname
, promise_type);
4731
new_fn = build_operator_new_call (
nwname
, &args, &frame_size, &cookie,
Completed in 23 milliseconds
Indexes created Sat Jun 27 00:24:51 UTC 2026