Home
last modified time | relevance | path

Searched refs:buildByrefHelpers (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/CodeGen/
DCGBlocks.cpp1921 static T *buildByrefHelpers(CodeGenModule &CGM, const BlockByrefInfo &byrefInfo, in buildByrefHelpers() function
1943 CodeGenFunction::buildByrefHelpers(llvm::StructType &byrefType, in buildByrefHelpers() function in CodeGenFunction
1959 return ::buildByrefHelpers( in buildByrefHelpers()
1982 return ::buildByrefHelpers(CGM, byrefInfo, in buildByrefHelpers()
1990 return ::buildByrefHelpers(CGM, byrefInfo, in buildByrefHelpers()
1996 return ::buildByrefHelpers(CGM, byrefInfo, in buildByrefHelpers()
2016 return ::buildByrefHelpers(CGM, byrefInfo, in buildByrefHelpers()
2166 BlockByrefHelpers *helpers = buildByrefHelpers(*byrefType, emission); in emitByrefStructureInit()
DCodeGenFunction.h3399 BlockByrefHelpers *buildByrefHelpers(llvm::StructType &byrefType,
/external/llvm-project/clang/lib/CodeGen/
DCGBlocks.cpp2512 static T *buildByrefHelpers(CodeGenModule &CGM, const BlockByrefInfo &byrefInfo, in buildByrefHelpers() function
2534 CodeGenFunction::buildByrefHelpers(llvm::StructType &byrefType, in buildByrefHelpers() function in CodeGenFunction
2554 return ::buildByrefHelpers( in buildByrefHelpers()
2562 return ::buildByrefHelpers( in buildByrefHelpers()
2584 return ::buildByrefHelpers(CGM, byrefInfo, in buildByrefHelpers()
2592 return ::buildByrefHelpers(CGM, byrefInfo, in buildByrefHelpers()
2598 return ::buildByrefHelpers(CGM, byrefInfo, in buildByrefHelpers()
2618 return ::buildByrefHelpers(CGM, byrefInfo, in buildByrefHelpers()
2765 BlockByrefHelpers *helpers = buildByrefHelpers(*byrefType, emission); in emitByrefStructureInit()
DCodeGenFunction.h4704 BlockByrefHelpers *buildByrefHelpers(llvm::StructType &byrefType,