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 418 NeedsGCBarriers_t requiresGCollection() const {
CGExprAgg.cpp 44 return !(Dest.requiresGCollection() || Dest.isPotentiallyAliased());
278 if (dest.requiresGCollection()) {
    [all...]

Completed in 86 milliseconds