Home
last modified time | relevance | path

Searched refs:ByRefType (Results 1 – 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
DCGBlocks.cpp2021 llvm::StructType *ByRefType = in BuildByRefType() local
2029 types.push_back(llvm::PointerType::getUnqual(ByRefType)); in BuildByRefType()
2092 ByRefType->setBody(types, Packed); in BuildByRefType()
2094 Info.first = ByRefType; in BuildByRefType()