Lines Matching defs:buildByrefHelpers
2441 static T *buildByrefHelpers(CodeGenModule &CGM, const BlockByrefInfo &byrefInfo,
2463 CodeGenFunction::buildByrefHelpers(llvm::StructType &byrefType,
2483 return ::buildByrefHelpers(
2491 return ::buildByrefHelpers(
2513 return ::buildByrefHelpers(CGM, byrefInfo,
2521 return ::buildByrefHelpers(CGM, byrefInfo,
2527 return ::buildByrefHelpers(CGM, byrefInfo,
2547 return ::buildByrefHelpers(CGM, byrefInfo,
2613 // Note that this must match *exactly* the logic in buildByrefHelpers.
2692 BlockByrefHelpers *helpers = buildByrefHelpers(*byrefType, emission);