HomeSort by: relevance | last modified time | path
    Searched defs:typespec_loc (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/cp/
decl.cc 12294 location_t typespec_loc = loc_or_input_loc (smallest_type_location
12588 error_at (typespec_loc,
12921 gcc_rich_location richloc (typespec_loc);
13468 error_at (typespec_loc, "%qs function uses "
13471 inform (typespec_loc,
13477 error_at (typespec_loc, "virtual function "
13484 error_at (typespec_loc, "%qs function with trailing "
13492 error_at (typespec_loc,
13497 error_at (typespec_loc,
13510 error_at (typespec_loc, "deduced class
12279 location_t typespec_loc = loc_or_input_loc (smallest_type_location local
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/cp/
decl.cc 11812 location_t typespec_loc = loc_or_input_loc (smallest_type_location
12106 error_at (typespec_loc,
12441 error_at (typespec_loc, "template placeholder type %qT must be followed "
12881 error_at (typespec_loc, "%qs function uses "
12884 inform (typespec_loc,
12890 error_at (typespec_loc, "virtual function "
12897 error_at (typespec_loc, "%qs function with trailing "
12905 error_at (typespec_loc,
12910 error_at (typespec_loc,
12922 error_at (typespec_loc, "deduced class
11797 location_t typespec_loc = loc_or_input_loc (smallest_type_location local
    [all...]

Completed in 33 milliseconds