Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGBlocks.cpp2606 CodeGenFunction::buildByrefHelpers(llvm::StructType &byrefType, in buildByrefHelpers()
2734 llvm::StructType *byrefType = in getBlockByrefInfo() local
2822 llvm::StructType *byrefType = cast<llvm::StructType>( in emitByrefStructureInit() local
/freebsd-11-stable/contrib/gcc/
HDc-common.c7059 int HasByrefArray(tree byrefType) in HasByrefArray()