Home
last modified time | relevance | path

Searched refs:filtered_attributes (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-act.cc5022 tree filtered_attributes = NULL_TREE; in objc_decl_method_attributes() local
5038 filtered_attributes = chainon (filtered_attributes, in objc_decl_method_attributes()
5094 filtered_attributes = chainon (filtered_attributes, in objc_decl_method_attributes()
5132 filtered_attributes = chainon (filtered_attributes, in objc_decl_method_attributes()
5140 if (filtered_attributes) in objc_decl_method_attributes()
5156 decl_attributes (node, filtered_attributes, flags); in objc_decl_method_attributes()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-act.c4944 tree filtered_attributes = NULL_TREE; in objc_decl_method_attributes() local
4959 filtered_attributes = chainon (filtered_attributes, in objc_decl_method_attributes()
5015 filtered_attributes = chainon (filtered_attributes, in objc_decl_method_attributes()
5053 filtered_attributes = chainon (filtered_attributes, in objc_decl_method_attributes()
5061 if (filtered_attributes) in objc_decl_method_attributes()
5077 decl_attributes (node, filtered_attributes, flags); in objc_decl_method_attributes()