*参照元 [#p71782f0] *参照元 [#d17066ef] #backlinks *説明 [#q242d991] -パス: [[gcc-8.3/gcc/brig/brig-lang.c]] *説明 [#h9f3eb20] -パス: 複数あり --汎用版: [[gcc-8.3/gcc/lang_identifier(gen)]] --C 言語版: [[gcc-8.3/gcc/lang_identifier(c-lang)]] -FIXME: これは何? --説明 **参考 [#nc0711bd] **参考 [#h044dc75] *実装 [#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]] *実装 [#x07c442f] -各アーキテクチャのページを参照してください。 *コメント [#jff5dbf6] *コメント [#od647b01]