Lines Matching refs:tunit
1609 uint64_t offsetInBits, uint32_t AlignInBits, llvm::DIFile *tunit, in createFieldType() argument
1611 llvm::DIType *debugType = getOrCreateType(type, tunit); in createFieldType()
1711 const FieldDecl *field, uint64_t OffsetInBits, llvm::DIFile *tunit, in CollectRecordNormalField() argument
1733 OffsetInBits, Align, tunit, RecordTy, RD, Annotations); in CollectRecordNormalField()
1751 const RecordDecl *record, llvm::DIFile *tunit, in CollectRecordFields() argument
1791 CollectRecordNormalField(field, layout.getFieldOffset(fieldNo), tunit, in CollectRecordFields()
5090 llvm::DIFile *tunit = getOrCreateFile(loc); in EmitDeclareOfBlockLiteralArgVariable() local
5101 collectDefaultFieldsForBlockLiteralDeclare(block, C, loc, *blockLayout, tunit, in EmitDeclareOfBlockLiteralArgVariable()
5152 offsetInBits, tunit, tunit)); in EmitDeclareOfBlockLiteralArgVariable()
5168 fieldType = DBuilder.createMemberType(tunit, name, tunit, line, in EmitDeclareOfBlockLiteralArgVariable()
5174 offsetInBits, Align, tunit, tunit); in EmitDeclareOfBlockLiteralArgVariable()
5186 DBuilder.createStructType(tunit, typeName.str(), tunit, line, in EmitDeclareOfBlockLiteralArgVariable()
5197 scope, Name, ArgNo, tunit, line, type, CGM.getLangOpts().Optimize, flags); in EmitDeclareOfBlockLiteralArgVariable()