Searched refs:needsCopyOrPostblit (Results 1 – 3 of 3) sorted by relevance
319 virtual bool needsCopyOrPostblit();463 bool needsCopyOrPostblit();791 bool needsCopyOrPostblit();826 bool needsCopyOrPostblit();
2580 bool needsCopyOrPostblit() in needsCopyOrPostblit() function3817 override bool needsCopyOrPostblit() in needsCopyOrPostblit() function3819 return next.needsCopyOrPostblit(); in needsCopyOrPostblit()5777 override bool needsCopyOrPostblit() in needsCopyOrPostblit() function6072 override bool needsCopyOrPostblit() in needsCopyOrPostblit() function6074 return memType().needsCopyOrPostblit(); in needsCopyOrPostblit()
2160 if (arg.type.needsCopyOrPostblit()) in functionParameters()