OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:apply_tm_attr
(Results
1 - 12
of
12
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
attribs.h
40
extern void
apply_tm_attr
(tree, tree);
attribs.cc
1004
apply_tm_attr
(tree fndecl, tree attr)
function
tree.cc
9679
apply_tm_attr
(decl, get_identifier ("transaction_pure"));
/src/external/gpl3/gcc/dist/gcc/
attribs.h
47
extern void
apply_tm_attr
(tree, tree);
attribs.cc
1066
apply_tm_attr
(tree fndecl, tree attr)
function
tree.cc
9837
apply_tm_attr
(decl, get_identifier ("transaction_pure"));
/src/external/gpl3/gcc.old/dist/gcc/cp/
except.cc
665
apply_tm_attr
(itm_fn, get_identifier ("transaction_pure"));
810
apply_tm_attr
(rethrow_fn, get_identifier ("transaction_pure"));
class.cc
5269
apply_tm_attr
(fndecl, tm_mask_to_attr (least_bit_hwi (found)));
5324
apply_tm_attr
(fndecl, class_tm_attr);
decl.cc
5140
apply_tm_attr
(fn, get_identifier ("transaction_safe"));
/src/external/gpl3/gcc/dist/gcc/cp/
except.cc
666
apply_tm_attr
(itm_fn, get_identifier ("transaction_pure"));
797
apply_tm_attr
(rethrow_fn, get_identifier ("transaction_pure"));
class.cc
5562
apply_tm_attr
(fndecl, tm_mask_to_attr (least_bit_hwi (found)));
5617
apply_tm_attr
(fndecl, class_tm_attr);
decl.cc
5467
apply_tm_attr
(fn, get_identifier ("transaction_safe"));
Completed in 93 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026