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 373 /// \param needsGC - true if the slot is potentially located
378 NeedsGCBarriers_t needsGC,
386 AV.ObjCGCFlag = needsGC;
393 NeedsGCBarriers_t needsGC,
397 LV.getQuals(), isDestructed, needsGC, isAliased, isZeroed);
CGExprAgg.cpp 87 AggValueSlot::NeedsGCBarriers_t needsGC(QualType T) {
698 needsGC(E->getLHS()->getType()),
709 needsGC(E->getLHS()->getType()),
    [all...]

Completed in 23 milliseconds