OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:aspec
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/cp/
pt.cc
25356
tree
aspec
= canonical_eh_spec (TYPE_RAISES_EXCEPTIONS (arg));
25358
if (
aspec
== NULL_TREE)
aspec
= noexcept_false_spec;
25359
if (TREE_PURPOSE (pspec) && TREE_PURPOSE (
aspec
)
25362
TREE_PURPOSE (
aspec
),
25367
bool an = nothrow_spec_p (
aspec
);
25355
tree
aspec
= canonical_eh_spec (TYPE_RAISES_EXCEPTIONS (arg));
local
pt.cc
25356
tree
aspec
= canonical_eh_spec (TYPE_RAISES_EXCEPTIONS (arg));
25358
if (
aspec
== NULL_TREE)
aspec
= noexcept_false_spec;
25359
if (TREE_PURPOSE (pspec) && TREE_PURPOSE (
aspec
)
25362
TREE_PURPOSE (
aspec
),
25367
bool an = nothrow_spec_p (
aspec
);
25355
tree
aspec
= canonical_eh_spec (TYPE_RAISES_EXCEPTIONS (arg));
local
Completed in 67 milliseconds
Indexes created Sat Sep 26 00:25:34 UTC 2026