| /src/external/gpl3/gcc.old/dist/gcc/ |
| attribs.cc | 2028 has_attribute (tree node, tree attrs, const char *aname) 2129 if (!has_attribute (tmpls[j], tmpl_attrs[j], blacklist[i])) 2136 if (has_attribute (decls[k], decl_attrs[k], blacklist[i])) 2026 has_attribute (tree node, tree attrs, const char *aname) function
|
| /src/external/gpl3/gcc/dist/gcc/ |
| attribs.cc | 2166 has_attribute (tree node, tree attrs, const char *aname) 2267 if (!has_attribute (tmpls[j], tmpl_attrs[j], blacklist[i])) 2274 if (has_attribute (decls[k], decl_attrs[k], blacklist[i])) 2164 has_attribute (tree node, tree attrs, const char *aname) function
|
| /src/external/gpl3/gcc.old/dist/gcc/c-family/ |
| c-attribs.cc | 5944 has_attribute (location_t atloc, tree t, tree attr, tree (*convert)(tree)) function
|
| /src/external/gpl3/gcc.old/dist/libcpp/include/ |
| cpplib.h | 719 int (*has_attribute) (cpp_reader *, bool); member in struct:cpp_callbacks
|
| /src/external/gpl3/gcc/dist/gcc/c-family/ |
| c-attribs.cc | 6372 has_attribute (location_t atloc, tree t, tree attr, tree (*convert)(tree)) function
|
| /src/external/gpl3/gcc/dist/libcpp/include/ |
| cpplib.h | 763 int (*has_attribute) (cpp_reader *, bool); member in struct:cpp_callbacks
|