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

  /src/external/gpl3/gcc/dist/gcc/cp/
decl.cc 1666 location_t newdecl_loc = DECL_SOURCE_LOCATION (newdecl);
1694 warning_at (newdecl_loc,
1706 warning_at (newdecl_loc,
1717 warning_at (newdecl_loc, 0,
1721 error_at (newdecl_loc,
1781 warning_at (newdecl_loc,
1809 error_at (newdecl_loc,
1815 if (permerror (newdecl_loc,
1819 inform (newdecl_loc,
1828 warning_at (newdecl_loc,
1661 location_t newdecl_loc = DECL_SOURCE_LOCATION (newdecl); local
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/cp/
decl.cc 1540 location_t newdecl_loc = DECL_SOURCE_LOCATION (newdecl);
1568 warning_at (newdecl_loc,
1580 warning_at (newdecl_loc,
1591 warning_at (newdecl_loc, 0,
1595 error_at (newdecl_loc,
1655 warning_at (newdecl_loc,
1683 error_at (newdecl_loc,
1689 if (permerror (newdecl_loc,
1693 inform (newdecl_loc,
1702 warning_at (newdecl_loc,
1535 location_t newdecl_loc = DECL_SOURCE_LOCATION (newdecl); local
    [all...]

Completed in 62 milliseconds