Searched refs:ByRefType (Results 1 – 1 of 1) sorted by relevance
2021 llvm::StructType *ByRefType = in BuildByRefType() local2029 types.push_back(llvm::PointerType::getUnqual(ByRefType)); in BuildByRefType()2092 ByRefType->setBody(types, Packed); in BuildByRefType()2094 Info.first = ByRefType; in BuildByRefType()