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 402 /// \param needsGC - true if the slot is potentially located
407 NeedsGCBarriers_t needsGC,
417 AV.ObjCGCFlag = needsGC;
426 NeedsGCBarriers_t needsGC,
432 LV.getQuals(), isDestructed, needsGC, isAliased, isZeroed,
CGExprAgg.cpp 98 AggValueSlot::NeedsGCBarriers_t needsGC(QualType T) {
316 needsGC(type), AggValueSlot::IsAliased);
    [all...]

Completed in 308 milliseconds