HomeSort by relevance Sort by last modified time
    Searched refs:requiresGCollection (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/CodeGen/
CGValue.h 469 NeedsGCBarriers_t requiresGCollection() const {
CGExprAgg.cpp 44 return !(Dest.requiresGCollection() || Dest.isPotentiallyAliased());
289 if (dest.requiresGCollection()) {
648 valueDest.requiresGCollection(),
    [all...]

Completed in 43 milliseconds