HomeSort by: relevance | last modified time | path
    Searched refs:finish_aggregate_type (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/d/
types.cc 483 finish_aggregate_type (ad->anonstructsize, ad->anonalignsize, type);
593 finish_aggregate_type (unsigned structsize, unsigned alignsize, tree type) function
1104 finish_aggregate_type (structsize, alignsize, t->ctype);
1155 finish_aggregate_type (t->sym->structsize, t->sym->alignsize, basetype);
d-tree.h 710 extern void finish_aggregate_type (unsigned, unsigned, tree);
modules.cc 554 finish_aggregate_type (offset, alignsize, type);
typeinfo.cc 1289 finish_aggregate_type (structsize, TYPE_ALIGN_UNIT (type), type);

Completed in 61 milliseconds