struct pending_inline
No. | 名称 | 属性 | 説明 |
---|---|---|---|
1 |
pending_inline | ||
next | pending_inline * | pointer to next in chain | |
lineno | int | line number we got the text from | |
filename | char * | name of file we were processing | |
fndecl | tree | FUNCTION_DECL that brought us here | |
token | int | token we were scanning | |
token_value | int | value of token we were scanning (YYSTYPE) | |
buf | char * | pointer to character stream | |
len | int | length of stream | |
parm_vec, bindings | tree | in case this is derived from a template | |
can_free | unsigned int | free this after we're done with it? | |
deja_vu | unsigned int | set iff we don't want to see it again. | |
interface | unsigned int | 0=interface 1=unknown 2=implementation |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー