Home
last modified time | relevance | path

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

/external/bison/src/
Dsymtab.c182 symbol_redeclaration (sym, "%type", sym->type_location, loc); in symbol_type_set()
185 sym->type_location = loc; in symbol_type_set()
452 symbol_type_set (sym, str->type_name, str->type_location); in symbol_check_alias_consistency()
454 symbol_type_set (str, sym->type_name, sym->type_location); in symbol_check_alias_consistency()
Dsymtab.h72 location type_location; member
/external/bison/
DChangeLog-201211717 type_location.