Searched refs:location_of (Results 1 - 25 of 34) sorted by relevance

12

/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dexpr.c234 if (warning_at (location_of (expr), OPT_Wvolatile,
H A Dfriend.c303 inform (location_of (friend_type), "previous declaration here");
H A Dclass.c1379 inform (location_of (*tp), "%qT declared here", *tp);
1386 inform (location_of (*tp), "%qT declared here", *tp);
1393 inform (location_of (p->subob), "%qT declared here",
1403 inform (location_of (p->subob), "%qD declared here",
1405 inform (location_of (*tp), "%qT declared here", *tp);
2964 if (warning_at (location_of (base_fndecl),
2967 inform (location_of (fns), " by %qD", fns);
4700 error_at (location_of (t), "destructor for %qT is ambiguous", t);
7176 if (pedwarn (location_of (fmem->enclosing), OPT_Wpedantic,
7224 inform (location_of (
[all...]
H A Dtree.c4172 inform (location_of (t), " declared here");
4179 inform (location_of (t), " because all of its copy and move "
4585 inform (location_of (t), "%qT is a union", t);
4597 inform (location_of (t), "%qT has a mutable member", t);
4608 inform (location_of (m), "base class %qT is not public",
4611 inform (location_of (m), "%qD is not public", m);
4619 inform (location_of (m), "%qD has a non-structural type", m);
H A Dcall.c3714 location_t cloc = location_of (fn);
3746 cloc = location_of (candidate->fn);
4207 print_z_candidates (location_of (expr), candidates);
4551 location_t loc = location_of (name);
4857 print_z_candidates (location_of (TREE_TYPE (obj)), candidates);
4871 print_z_candidates (location_of (TREE_TYPE (obj)), candidates);
7502 location_t loc = location_of (expr);
9676 inform (location_of (desttype), "%#qT declared here", desttype);
10108 print_z_candidates (location_of (name), candidates);
10388 print_z_candidates (location_of (nam
[all...]
H A Dconstraint.cc346 error_at (location_of (call),
3045 error_at (location_of (fn),
H A Dinit.c641 inform (location_of (init), "defined here");
1749 : location_of (exp));
4262 : location_of (base));
H A Ddecl.c5113 loc = location_of (declared_type);
6653 location_t loc = (decl ? location_of (decl) : input_location);
9781 inform (location_of (type), " declared here");
12157 error_at (location_of (reqs), "requires-clause on return type");
12935 error_at (location_of (reqs), "requires-clause on typedef");
13103 error_at (location_of (reqs), "requires-clause on type-id");
13127 error_at (location_of (reqs),
14851 inform (location_of (type), "%qT has a previous declaration here", type);
14858 inform (location_of (type), "%qT has a previous declaration here", type);
14957 inform (location_of (
[all...]
H A Dname-lookup.c2281 inform (location_of (bval), "previous declaration %q#D", bval);
5345 inform (location_of (m_candidate), "%qE declared here", m_candidate);
5377 inform (location_of (val), " %qE", val);
H A Dtypeck2.c952 error_at (location_of (decl),
H A Derror.c3115 location_of (tree t) function
4354 text->set_location (0, location_of (t), SHOW_RANGE_WITH_CARET);
H A Dparser.c3435 gcc_rich_location richloc (location_of (id));
3512 cxx_incomplete_type_error (location_of (id), NULL_TREE,
3515 error_at (location_of (id),
3519 error_at (location_of (id),
3523 error_at (location_of (id),
5122 error_at (location_of (expr1),
5127 error_at (location_of (expr1),
7666 location_t exploc = location_of (*postfix_expression);
24646 inform (location_of (type), "previous definition of %q#T",
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dexpr.cc232 if (warning_at (location_of (expr), OPT_Wvolatile,
H A Dfriend.cc316 inform (location_of (friend_type), "previous declaration here");
H A Dclass.cc1471 inform (location_of (*tp), "%qT declared here", *tp);
1478 inform (location_of (*tp), "%qT declared here", *tp);
1485 inform (location_of (p->subob), "%qT declared here",
1495 inform (location_of (p->subob), "%qD declared here",
1497 inform (location_of (*tp), "%qT declared here", *tp);
3064 if (warning_at (location_of (base_fndecl),
3067 inform (location_of (fns), " by %qD", fns);
4801 error_at (location_of (t), "destructor for %qT is ambiguous", t);
7288 if (pedwarn (location_of (fmem->enclosing), OPT_Wpedantic,
7336 inform (location_of (
[all...]
H A Dtree.cc4469 inform (location_of (t), " declared here");
4476 inform (location_of (t), " because all of its copy and move "
4903 inform (location_of (m), "base class %qT is not public",
4906 inform (location_of (m), "%qD is not public", m);
4913 inform (location_of (m), "%qD is mutable", m);
4921 inform (location_of (m), "%qD has a non-structural type", m);
H A Dcall.cc3861 location_t cloc = location_of (fn);
3893 cloc = location_of (candidate->fn);
4382 print_z_candidates (location_of (expr), candidates);
4757 location_t loc = location_of (name);
5098 print_z_candidates (location_of (TREE_TYPE (obj)), candidates);
5112 print_z_candidates (location_of (TREE_TYPE (obj)), candidates);
7960 location_t loc = location_of (expr);
10392 inform (location_of (desttype), "%#qT declared here", desttype);
10846 print_z_candidates (location_of (name), candidates);
11128 print_z_candidates (location_of (nam
[all...]
H A Ddecl.cc5236 error_at (location_of (t), "anonymous struct with base classes");
5440 loc = location_of (declared_type);
7208 location_t loc = (decl ? location_of (decl) : input_location);
10400 inform (location_of (type), " declared here");
10408 inform (location_of (type), " declared here");
12853 error_at (location_of (reqs), "requires-clause on return type");
13632 error_at (location_of (reqs), "requires-clause on typedef");
13802 error_at (location_of (reqs), "requires-clause on type-id");
13826 error_at (location_of (reqs),
15655 inform (location_of (typ
[all...]
H A Dinit.cc665 inform (location_of (init), "defined here");
1971 : location_of (exp));
4378 : location_of (base));
H A Dtypeck2.cc901 error_at (location_of (decl),
H A Derror.cc3208 location_of (tree t) function
4451 text->set_location (0, location_of (t), SHOW_RANGE_WITH_CARET);
H A Dname-lookup.cc2720 inform (location_of (bval), "previous declaration %q#D", bval);
6419 inform (location_of (m_candidate), "%qE declared here", m_candidate);
6451 inform (location_of (val), " %qE", val);
H A Dconstraint.cc372 error_at (location_of (call),
H A Dcp-gimplify.cc1568 location_t loc = location_of (stmt);
H A Dparser.cc3595 gcc_rich_location richloc (location_of (id));
3672 cxx_incomplete_type_error (location_of (id), NULL_TREE,
3675 error_at (location_of (id),
3679 error_at (location_of (id),
3683 error_at (location_of (id),
5398 error_at (location_of (expr1),
5403 error_at (location_of (expr1),
8156 location_t exploc = location_of (*postfix_expression);
21706 loc = location_of (type);
26646 inform (location_of (typ
[all...]

Completed in 624 milliseconds

12