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

  /src/external/gpl3/gcc.old/dist/gcc/d/
types.cc 425 apply_user_attributes (var, field);
487 apply_user_attributes (ad, field);
1064 apply_user_attributes (t->sym, t->ctype);
1103 apply_user_attributes (t->sym, t->ctype);
1109 apply_user_attributes (t->sym, t->ctype);
1154 apply_user_attributes (t->sym, basetype);
d-tree.h 502 extern void apply_user_attributes (Dsymbol *, tree);
d-attribs.cc 414 apply_user_attributes (Dsymbol *sym, tree node) function
decl.cc 1339 apply_user_attributes (decl, decl->csym);
1579 apply_user_attributes (decl, decl->csym);

Completed in 68 milliseconds