Searched defs:byrefType (Results 1 – 2 of 2) sorted by relevance
2606 CodeGenFunction::buildByrefHelpers(llvm::StructType &byrefType, in buildByrefHelpers()2734 llvm::StructType *byrefType = in getBlockByrefInfo() local2822 llvm::StructType *byrefType = cast<llvm::StructType>( in emitByrefStructureInit() local
7059 int HasByrefArray(tree byrefType) in HasByrefArray()