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

  /external/clang/lib/CodeGen/
CGValue.h 483 enum NeedsGCBarriers_t { DoesNotNeedGCBarriers, NeedsGCBarriers };
489 DoesNotNeedGCBarriers, IsNotAliased);
CGExprAgg.cpp 93 return AggValueSlot::DoesNotNeedGCBarriers;
    [all...]
CGDeclCXX.cpp 54 AggValueSlot::DoesNotNeedGCBarriers,
CGClass.cpp 553 AggValueSlot::DoesNotNeedGCBarriers,
601 AggValueSlot::DoesNotNeedGCBarriers,
    [all...]
CGDecl.cpp     [all...]
CGObjC.cpp     [all...]
CGAtomic.cpp     [all...]
CGBlocks.cpp 831 AggValueSlot::DoesNotNeedGCBarriers,
    [all...]
CGExprCXX.cpp     [all...]
CGStmt.cpp     [all...]
CGExpr.cpp 182 AggValueSlot::DoesNotNeedGCBarriers,
381 AggValueSlot::DoesNotNeedGCBarriers,
    [all...]
CGCall.cpp     [all...]
CodeGenFunction.h     [all...]
ItaniumCXXABI.cpp     [all...]

Completed in 1384 milliseconds