Searched defs:where_found (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/java/ |
H A D | parse.y | 9436 tree decl, where_found, type_found; local 9532 resolve_qualified_expression_name (wfl, found_decl, where_found, type_found) in resolve_qualified_expression_name() argument
|
H A D | parse.c | 13001 tree decl, where_found, type_found; local 13097 resolve_qualified_expression_name (wfl, found_decl, where_found, type_found) in resolve_qualified_expression_name() argument
|