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

  /external/clang/lib/CodeGen/
CGValue.h 420 /// \param needsGC - true if the slot is potentially located
425 NeedsGCBarriers_t needsGC,
433 AV.ObjCGCFlag = needsGC;
441 NeedsGCBarriers_t needsGC,
445 LV.getQuals(), isDestructed, needsGC, isAliased, isZeroed);
CGExprAgg.cpp 89 AggValueSlot::NeedsGCBarriers_t needsGC(QualType T) {
279 needsGC(type), AggValueSlot::IsAliased);
    [all...]

Completed in 339 milliseconds