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 500 /// \param needsGC - true if the slot is potentially located
505 NeedsGCBarriers_t needsGC,
518 AV.ObjCGCFlag = needsGC;
526 NeedsGCBarriers_t needsGC,
530 LV.getQuals(), isDestructed, needsGC, isAliased, isZeroed);
CGExprAgg.cpp 90 AggValueSlot::NeedsGCBarriers_t needsGC(QualType T) {
285 needsGC(type), AggValueSlot::IsAliased);
    [all...]

Completed in 314 milliseconds