Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dc-tree.h44 tree error_locus; member
97 (((struct lang_identifier *) (NODE))->error_locus)
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dcp-tree.h300 tree error_locus; member
506 LANG_ID_FIELD (error_locus, NODE)
508 SET_LANG_ID (NODE, VALUE, error_locus)
/openbsd-src/gnu/gcc/gcc/cp/
H A DChangeLog-20045784 (lang_identifier): Remove implicit_decl and error_locus.