]> gcc.gnu.org Git - gcc.git/blobdiff - gcc/cp/cp-tree.def
re PR c++/20145 (template "class has virtual functions ... " is not suppressed with...
[gcc.git] / gcc / cp / cp-tree.def
index 00f2aa1db487c714b1a41e27ad626f0e9831f366..b7c580ab5b84afb517be560249ce457dc8e5c751 100644 (file)
@@ -289,6 +289,7 @@ DEFTREECODE (TAG_DEFN, "tag_defn", tcc_expression, 0)
 
    TINST_DECL contains the original DECL node.
    TINST_LOCATION contains the location where the template is instantiated.
+   TINST_IN_SYSTEM_HEADER_P is true if the location is in a system header.
 
    A stack of template instantiation nodes is kept through the TREE_CHAIN
    fields of these nodes.  */
This page took 0.025469 seconds and 5 git commands to generate.