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

  /external/clang/lib/CodeGen/
CGExprAgg.cpp 52 return !(Dest.requiresGCollection() || Dest.isPotentiallyAliased());
216 Dest.requiresGCollection(),
326 if (dest.requiresGCollection()) {
696 Dest.requiresGCollection(),
    [all...]
CGValue.h 457 NeedsGCBarriers_t requiresGCollection() const {

Completed in 96 milliseconds