Lines Matching refs:tunit
1388 uint32_t AlignInBits, llvm::DIFile *tunit, in createFieldType() argument
1390 llvm::DIType *debugType = getOrCreateType(type, tunit); in createFieldType()
1482 const FieldDecl *field, uint64_t OffsetInBits, llvm::DIFile *tunit, in CollectRecordNormalField() argument
1499 OffsetInBits, Align, tunit, RecordTy, RD); in CollectRecordNormalField()
1517 const RecordDecl *record, llvm::DIFile *tunit, in CollectRecordFields() argument
1557 CollectRecordNormalField(field, layout.getFieldOffset(fieldNo), tunit, in CollectRecordFields()
4584 llvm::DIFile *tunit = getOrCreateFile(loc); in EmitDeclareOfBlockLiteralArgVariable() local
4595 collectDefaultFieldsForBlockLiteralDeclare(block, C, loc, *blockLayout, tunit, in EmitDeclareOfBlockLiteralArgVariable()
4646 offsetInBits, tunit, tunit)); in EmitDeclareOfBlockLiteralArgVariable()
4662 fieldType = DBuilder.createMemberType(tunit, name, tunit, line, in EmitDeclareOfBlockLiteralArgVariable()
4668 offsetInBits, Align, tunit, tunit); in EmitDeclareOfBlockLiteralArgVariable()
4680 DBuilder.createStructType(tunit, typeName.str(), tunit, line, in EmitDeclareOfBlockLiteralArgVariable()
4691 scope, Name, ArgNo, tunit, line, type, CGM.getLangOpts().Optimize, flags); in EmitDeclareOfBlockLiteralArgVariable()