Lines Matching refs:tunit
1407 uint32_t AlignInBits, llvm::DIFile *tunit, in createFieldType() argument
1409 llvm::DIType *debugType = getOrCreateType(type, tunit); in createFieldType()
1501 const FieldDecl *field, uint64_t OffsetInBits, llvm::DIFile *tunit, in CollectRecordNormalField() argument
1518 OffsetInBits, Align, tunit, RecordTy, RD); in CollectRecordNormalField()
1536 const RecordDecl *record, llvm::DIFile *tunit, in CollectRecordFields() argument
1576 CollectRecordNormalField(field, layout.getFieldOffset(fieldNo), tunit, in CollectRecordFields()
4606 llvm::DIFile *tunit = getOrCreateFile(loc); in EmitDeclareOfBlockLiteralArgVariable() local
4617 collectDefaultFieldsForBlockLiteralDeclare(block, C, loc, *blockLayout, tunit, in EmitDeclareOfBlockLiteralArgVariable()
4668 offsetInBits, tunit, tunit)); in EmitDeclareOfBlockLiteralArgVariable()
4684 fieldType = DBuilder.createMemberType(tunit, name, tunit, line, in EmitDeclareOfBlockLiteralArgVariable()
4690 offsetInBits, Align, tunit, tunit); in EmitDeclareOfBlockLiteralArgVariable()
4702 DBuilder.createStructType(tunit, typeName.str(), tunit, line, in EmitDeclareOfBlockLiteralArgVariable()
4713 scope, Name, ArgNo, tunit, line, type, CGM.getLangOpts().Optimize, flags); in EmitDeclareOfBlockLiteralArgVariable()