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 405 /// \param needsGC - true if the slot is potentially located
410 NeedsGCBarriers_t needsGC,
418 AV.ObjCGCFlag = needsGC;
426 NeedsGCBarriers_t needsGC,
430 LV.getQuals(), isDestructed, needsGC, isAliased, isZeroed);
CGExprAgg.cpp 89 AggValueSlot::NeedsGCBarriers_t needsGC(QualType T) {
279 needsGC(type), AggValueSlot::IsAliased);
852 needsGC(E->getLHS()->getType()),
    [all...]

Completed in 257 milliseconds