Lines Matching defs:buildByrefHelpers
2440 static T *buildByrefHelpers(CodeGenModule &CGM, const BlockByrefInfo &byrefInfo,
2462 CodeGenFunction::buildByrefHelpers(llvm::StructType &byrefType,
2482 return ::buildByrefHelpers(
2490 return ::buildByrefHelpers(
2512 return ::buildByrefHelpers(CGM, byrefInfo,
2520 return ::buildByrefHelpers(CGM, byrefInfo,
2526 return ::buildByrefHelpers(CGM, byrefInfo,
2546 return ::buildByrefHelpers(CGM, byrefInfo,
2616 // Note that this must match *exactly* the logic in buildByrefHelpers.
2693 BlockByrefHelpers *helpers = buildByrefHelpers(*byrefType, emission);