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

  /src/external/gpl3/gcc.old/dist/gcc/d/
d-convert.cc 369 delegate_object (exp), totype);
375 exp = delegate_object (exp);
918 obj = delegate_object (expr);
d-tree.h 535 extern tree delegate_object (tree);
expr.cc 1337 this->result_ = delegate_object (t1);
1749 object = delegate_object (callee);
d-codegen.cc 395 delegate_object (tree exp) function

Completed in 81 milliseconds