Searched defs:has_attribute (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | attribs.c | 1827 has_attribute (tree node, tree attrs, const char *aname) in has_attribute() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | attribs.cc | 2026 has_attribute (tree node, tree attrs, const char *aname) in has_attribute() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/include/ |
H A D | cpplib.h | 678 int (*has_attribute) (cpp_reader *); member
|
/netbsd-src/external/gpl3/gcc/dist/libcpp/include/ |
H A D | cpplib.h | 719 int (*has_attribute) (cpp_reader *, bool); member
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-attribs.c | 4654 has_attribute (location_t atloc, tree t, tree attr, tree (*convert)(tree)) in has_attribute() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-attribs.cc | 5944 has_attribute (location_t atloc, tree t, tree attr, tree (*convert)(tree)) in has_attribute() function
|