Searched defs:byrefType (Results 1 – 2 of 2) sorted by relevance
1740 llvm::StructType &byrefType, in generateByrefCopyHelper()1805 llvm::StructType &byrefType, in buildByrefCopyHelper()1815 llvm::StructType &byrefType, in generateByrefDisposeHelper()1867 llvm::StructType &byrefType, in buildByrefDisposeHelper()1907 CodeGenFunction::buildByrefHelpers(llvm::StructType &byrefType, in buildByrefHelpers()2108 llvm::StructType *byrefType = cast<llvm::StructType>( in emitByrefStructureInit() local
7059 int HasByrefArray(tree byrefType) in HasByrefArray()