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 554 AggValueSlot::DoesNotNeedGCBarriers,
602 AggValueSlot::DoesNotNeedGCBarriers,
    [all...]
CGDecl.cpp     [all...]
CGObjC.cpp     [all...]
CGAtomic.cpp     [all...]
CGBlocks.cpp 835 AggValueSlot::DoesNotNeedGCBarriers,
    [all...]
CGExprCXX.cpp     [all...]
CGStmt.cpp     [all...]
CGExpr.cpp 183 AggValueSlot::DoesNotNeedGCBarriers,
389 AggValueSlot::DoesNotNeedGCBarriers,
    [all...]
CodeGenFunction.h     [all...]
ItaniumCXXABI.cpp     [all...]
CGCall.cpp     [all...]

Completed in 693 milliseconds