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

  /src/external/gpl3/gcc.old/dist/gcc/d/
typeinfo.cc 580 this->layout_field (build_typeinfo (d->loc, tm));
597 this->layout_field (build_typeinfo (d->loc, tm));
614 this->layout_field (build_typeinfo (d->loc, tm));
631 this->layout_field (build_typeinfo (d->loc, tm));
650 tree memtype = (ed->memtype) ? build_typeinfo (d->loc, ed->memtype)
681 this->layout_field (build_typeinfo (d->loc, ti->next));
697 this->layout_field (build_typeinfo (d->loc, ti->next));
714 this->layout_field (build_typeinfo (d->loc, ti->next));
734 this->layout_field (build_typeinfo (d->loc, ti->next));
737 this->layout_field (build_typeinfo (d->loc, ti->index))
1445 build_typeinfo (const Loc &loc, Type *type, Expression *expr) function
1453 tree build_typeinfo (Expression *expr, Type *type) function
    [all...]

Completed in 30 milliseconds