Searched defs:TupleSize (Results 1 – 6 of 6) sorted by relevance
720 typedef ::std::tuple_size<Tuple> TupleSize; typedef
451 unsigned TupleSize = AddressSize * 2; in emitDwarfDebugArangesTable() local
852 unsigned TupleSize = OutArangesSection.getFormParams().AddrSize * 2; in emitAranges() local
3537 unsigned TupleSize = PtrSize * 2; in emitDebugARanges() local
1271 const llvm::APSInt &TupleSize) { in checkTupleLikeDecomposition()1630 llvm::APSInt TupleSize(32); in CheckCompleteDecompositionDeclaration() local1679 llvm::APSInt TupleSize(Ctx.getTypeSize(Ctx.getSizeType())); in GetDecompositionElementCount() local