Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.cpp2440 static T *buildByrefHelpers(CodeGenModule &CGM, const BlockByrefInfo &byrefInfo, in buildByrefHelpers() function
2462 CodeGenFunction::buildByrefHelpers(llvm::StructType &byrefType, in buildByrefHelpers() function in CodeGenFunction