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

  /src/external/gpl3/gcc.old/dist/gcc/d/
expr.cc 50 needs_postblit (Type *t) function
938 bool postblit = needs_postblit (etype) && lvalue_p (e->e2);
1145 const bool postblit = needs_postblit (etype);
expr.cc 50 needs_postblit (Type *t) function
938 bool postblit = needs_postblit (etype) && lvalue_p (e->e2);
1145 const bool postblit = needs_postblit (etype);

Completed in 44 milliseconds