Home
last modified time | relevance | path

Searched refs:validate_attribute (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-attribs.c4571 validate_attribute (location_t atloc, tree oper, tree attr) in validate_attribute() function
4659 if (!validate_attribute (atloc, t, attr)) in has_attribute()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-attribs.cc5861 validate_attribute (location_t atloc, tree oper, tree attr) in validate_attribute() function
5949 if (!validate_attribute (atloc, t, attr)) in has_attribute()
H A DChangeLog3680 (validate_attribute, has_attribute): New functions.