Lines Matching refs:error_at
661 error_at (location, "ACLE function %qD requires ISA extension %qs",
682 error_at (location,
724 error_at (location, "argument %d of %qE must be an integer constant"
736 error_at (location, "passing %wd to argument %d of %qE, which expects"
749 error_at (location, "passing %wd to argument %d of %qE, which expects"
762 error_at (location, "passing %wd to argument %d of %qE, which expects"
774 error_at (location, "passing %wd to argument %d of %qE, which expects"
1206 error_at (location, "%qE has no form that takes %qT arguments",
1272 error_at (location, "passing %qT to argument %d of %qE, which expects"
1292 error_at (location, "passing %qT to argument %d of %qE, which"
1304 error_at (location, "passing %qT to argument %d of %qE, but %qT is not"
1312 error_at (location, "passing %qT to argument %d of %qE, which"
1346 error_at (location, "passing %qT to argument %d of %qE, which"
1366 error_at (location, "passing %qT to argument %d of %qE, which"
1369 error_at (location, "passing %qT to argument %d of %qE, which"
1393 error_at (location, "passing %qT to argument %d of %qE, which"
1413 error_at (location, "passing %qT to argument %d of %qE, which"
1434 error_at (location, "passing %qT to argument %d of %qE, which"
1465 error_at (location, "passing %qT to argument %d of %qE, which"
1487 error_at (location, "passing %qT to argument %d of %qE, which"
1507 error_at (location, "passing %qT to argument %d of %qE, but"
1601 error_at (location, "passing %qT to argument %d of %qE, which"
1613 error_at (location, "passing %qT to argument %d of %qE, which"
1620 error_at (location, "passing %qT to argument %d of %qE, which"
1640 error_at (location, "arguments %d and %d of %qE must have the"
1661 error_at (location, "arguments %d and %d of %qE must have the"
1672 error_at (location, "passing %qT instead of the expected %qT to argument"
1693 error_at (location, "passing %qT to argument %d of %qE, but"
1711 error_at (location, "passing %qT to argument %d of %qE, which"
1727 error_at (location, "passing %qT to argument %d of %qE, which"
1750 error_at (location, "call to %qE is ambiguous; argument %d has type"
1795 error_at (location, "passing %qT to argument %d of %qE, which"
1801 error_at (location, "passing %qT to argument %d of %qE, which"
1837 error_at (location, "passing %qT to argument %d of %qE, which"
1857 error_at (location, "passing %qT to argument %d of %qE, which"
1907 error_at (location, "when storing %qT, %qE requires a vector"
1912 error_at (location, "%qE requires a vector base and a scalar"
1916 error_at (location, "%qE does not support 32-bit vector type %qT",
1944 error_at (location, "%qE does not support 32-bit sign-extended"
1947 error_at (location, "%qE does not support sign-extended"
1960 error_at (location, "passing %qT to argument %d of %qE, which when"
1965 error_at (location, "passing %qT to argument %d of %qE, which when"
1972 error_at (location, "passing %qT to argument %d of %qE, which"
2020 error_at (location, "passing %qT to argument %d of %qE,"
2053 error_at (location, "passing %qT to argument %d of %qE,"
2104 error_at (location, "cannot combine a base of type %qT with"
2108 error_at (location, "cannot combine a base of type %qT with"
2121 error_at (location, "too few arguments to function %qE", fndecl);
2123 error_at (location, "too many arguments to function %qE", fndecl);
2196 error_at (location, "passing %qT to argument %d of %qE, but its"
3844 error_at (loc, "SVE type %qT does not have a fixed size", type);
3849 error_at (loc, "SVE type %qT does not have a defined alignment", type);
3854 error_at (loc, "variables of type %qT cannot have thread-local"
3860 error_at (loc, "arithmetic on pointer to SVE type %qT", type);
3867 error_at (loc, "member variables cannot have SVE type %qT", type);
3869 error_at (loc, "fields cannot have SVE type %qT", type);
3874 error_at (loc, "array elements cannot have SVE type %qT", type);
3879 error_at (loc, "cannot allocate objects with SVE type %qT", type);
3884 error_at (loc, "cannot delete objects with SVE type %qT", type);
3889 error_at (loc, "cannot throw or catch SVE type %qT", type);
3894 error_at (loc, "capture by copy of SVE type %qT", type);