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

/haiku-buildtools/gcc/gcc/cp/
H A Dlex.c475 suggest_alternatives_for (location_of (name), name);
H A Dcall.c3354 location_t cloc = location_of (candidate->fn);
3797 print_z_candidates (location_of (expr), candidates);
4037 location_t loc = location_of (name);
4325 print_z_candidates (location_of (TREE_TYPE (obj)), candidates);
4338 print_z_candidates (location_of (TREE_TYPE (obj)), candidates);
8165 print_z_candidates (location_of (name), candidates);
8190 print_z_candidates (location_of (name), candidates);
H A Dclass.c1417 inform (location_of (*tp), "%qT declared here", *tp);
1423 inform (location_of (*tp), "%qT declared here", *tp);
1429 inform (location_of (p->subob), "%qT declared here",
1438 inform (location_of (p->subob), "%qD declared here",
1440 inform (location_of (*tp), "%qT declared here", *tp);
H A Derror.c2876 location_of (tree t) function
3521 *text->locus = location_of (t);
H A Dname-lookup.c4450 inform (location_of (t), " %qE", t);
H A Dparser.c3035 error_at (location_of (id),
3039 error_at (location_of (id),
3061 error_at (location_of (id),
3065 error_at (location_of (id),
H A Dsemantics.c3196 inform (location_of (closure),
H A Dcp-tree.h5547 extern location_t location_of (tree);
H A Ddecl.c4571 loc = location_of (declared_type);

Completed in 270 milliseconds