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

  /src/external/gpl3/gcc.old/dist/gcc/d/
d-tree.h 656 extern tree build_return_dtor (Expression *, Type *, TypeFunction *);
toir.cc 1064 add_stmt (build_return_dtor (s->exp, type, tf));
expr.cc 3104 build_return_dtor (Expression *e, Type *type, TypeFunction *tf) function

Completed in 20 milliseconds