Home
last modified time | relevance | path

Searched refs:implicit_decl (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dc-tree.h43 tree implicit_decl; member
93 (((struct lang_identifier *) (NODE))->implicit_decl)
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dcp-tree.h299 tree implicit_decl; member
501 LANG_ID_FIELD (implicit_decl, NODE)
503 SET_LANG_ID (NODE, VALUE, implicit_decl)
/openbsd-src/gnu/gcc/gcc/cp/
H A DChangeLog-20045784 (lang_identifier): Remove implicit_decl and error_locus.