OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:copy_contract_attributes
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/cp/
contracts.h
281
extern void
copy_contract_attributes
(tree, tree);
contracts.cc
920
void
copy_contract_attributes
(tree olddecl, tree newdecl)
function
2231
copy_contract_attributes
(newdecl, olddecl);
2275
copy_contract_attributes
(olddecl, newdecl);
decl.cc
2998
copy_contract_attributes
(olddecl, newdecl);
3049
copy_contract_attributes
(olddecl, newdecl);
pt.cc
26842
copy_contract_attributes
(decl, code_pattern);
Completed in 49 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026