OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:code_pattern
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/cp/
pt.cc
26783
tree
code_pattern
= DECL_TEMPLATE_RESULT (tmpl);
26809
if (tree raises = TYPE_RAISES_EXCEPTIONS (TREE_TYPE (
code_pattern
)))
26812
specs = tsubst_exception_specification (TREE_TYPE (
code_pattern
),
26822
= skip_artificial_parms_for (
code_pattern
,
26823
DECL_ARGUMENTS (
code_pattern
)))
26842
copy_contract_attributes (decl,
code_pattern
);
26845
tsubst_contract_attributes (decl, args, tf_warning_or_error,
code_pattern
);
26848
/* Merge additional specifiers from the
CODE_PATTERN
. */
26849
if (DECL_DECLARED_INLINE_P (
code_pattern
)
26859
tsubst_init (DECL_INITIAL (
code_pattern
), decl, args
26781
tree
code_pattern
= DECL_TEMPLATE_RESULT (tmpl);
local
27129
tree
code_pattern
= pattern;
local
27278
tree
code_pattern
;
local
[
all
...]
Completed in 28 milliseconds
Indexes created Mon May 04 00:23:20 UTC 2026