*参照元 [#p71782f0] #backlinks *説明 [#q242d991] -パス: [[gcc-8.3/gcc/brig/brig-lang.c]] -FIXME: これは何? --説明 **参考 [#nc0711bd] *実装 [#c14d8f46] /* Language-dependent contents of an identifier. This must include a tree_identifier. */ struct GTY (()) lang_identifier { struct tree_identifier common; }; - --[[gcc-8.3/gcc/GTY()]] --[[gcc-8.3/gcc/tree_identifier]] *コメント [#jff5dbf6]