]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/attribs.h
PR c++/60364 - noreturn after first decl not diagnosed.
[thirdparty/gcc.git] / gcc / attribs.h
index 83ecbbbeec90178c5519e89e7dea4ef19b779224..23a7321e04ad78ffa2525d1fce6081d97a2faf20 100644 (file)
@@ -35,6 +35,7 @@ extern tree decl_attributes (tree *, tree, int, tree = NULL_TREE);
 
 extern bool cxx11_attribute_p (const_tree);
 extern tree get_attribute_name (const_tree);
+extern tree get_attribute_namespace (const_tree);
 extern void apply_tm_attr (tree, tree);
 extern tree make_attribute (const char *, const char *, tree);