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

  /src/external/gpl3/gcc.old/dist/gcc/d/
d-codegen.cc 48 make_location_t (const Loc &loc) function
2404 error_at (make_location_t (fd->loc), "nested function missing body");
2445 error_at (make_location_t (sym->loc),
2723 tree field = build_decl (make_location_t (v->loc), FIELD_DECL, ident,
2754 error_at (make_location_t (v->loc),
2971 error_at (make_location_t (inner->loc),

Completed in 18 milliseconds