Searched refs:find_attribute_namespace (Results 1 – 3 of 3) sorted by relevance
97 static scoped_attributes* find_attribute_namespace (const char*);126 result = find_attribute_namespace (ns); in register_scoped_attributes()161 find_attribute_namespace (const char* ns) in find_attribute_namespace() function355 register_scoped_attribute (attr, find_attribute_namespace ("gnu")); in register_attribute()396 attrs = find_attribute_namespace (ns_str); in lookup_scoped_attribute_spec()563 scoped_attributes *r = find_attribute_namespace (IDENTIFIER_POINTER (ns)); in attr_namespace_ignored_p()
8854 (find_attribute_namespace, register_scoped_attribute): New static
23326 * attribs.c (find_attribute_namespace): Iterate over vec<> with