Searched refs:undeclared_variable (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dc-tree.h461 extern void undeclared_variable (tree, location_t);
H A Dc-decl.c2521 undeclared_variable (tree id, location_t loc)
2511 undeclared_variable (tree id, location_t loc) function
H A Dc-parser.c6777 undeclared_variable (c_parser_peek_token (parser)->value,
H A Dc-typeck.c2099 undeclared_variable (id, loc);

Completed in 116 milliseconds