| /src/external/gpl3/gcc.old/dist/gcc/c/ |
| c-parser.cc | 8634 location_t type_location; 8667 matched_assoc.type_location = UNKNOWN_LOCATION; 8723 assoc.type_location = token->location; 8747 error_at (assoc.type_location, 8750 error_at (assoc.type_location, 8754 error_at (assoc.type_location, 8778 error_at (assoc.type_location, 8780 inform (iter->type_location, "original %<default%> is here"); 8787 error_at (assoc.type_location, 8789 inform (iter->type_location, "compatible type is here") 8632 location_t type_location; member in struct:c_generic_association [all...] |
| /src/external/gpl3/gcc/dist/gcc/c/ |
| c-parser.cc | 10226 location_t type_location; 10259 matched_assoc.type_location = UNKNOWN_LOCATION; 10315 assoc.type_location = token->location; 10339 error_at (assoc.type_location, 10342 error_at (assoc.type_location, 10346 error_at (assoc.type_location, 10380 error_at (assoc.type_location, 10382 inform (iter->type_location, "original %<default%> is here"); 10389 error_at (assoc.type_location, 10391 inform (iter->type_location, "compatible type is here") 10224 location_t type_location; member in struct:c_generic_association [all...] |