Lines Matching refs:tunit
1462 uint64_t offsetInBits, uint32_t AlignInBits, llvm::DIFile *tunit, in createFieldType() argument
1464 llvm::DIType *debugType = getOrCreateType(type, tunit); in createFieldType()
1556 const FieldDecl *field, uint64_t OffsetInBits, llvm::DIFile *tunit, in CollectRecordNormalField() argument
1574 OffsetInBits, Align, tunit, RecordTy, RD, Annotations); in CollectRecordNormalField()
1592 const RecordDecl *record, llvm::DIFile *tunit, in CollectRecordFields() argument
1632 CollectRecordNormalField(field, layout.getFieldOffset(fieldNo), tunit, in CollectRecordFields()
4867 llvm::DIFile *tunit = getOrCreateFile(loc); in EmitDeclareOfBlockLiteralArgVariable() local
4878 collectDefaultFieldsForBlockLiteralDeclare(block, C, loc, *blockLayout, tunit, in EmitDeclareOfBlockLiteralArgVariable()
4929 offsetInBits, tunit, tunit)); in EmitDeclareOfBlockLiteralArgVariable()
4945 fieldType = DBuilder.createMemberType(tunit, name, tunit, line, in EmitDeclareOfBlockLiteralArgVariable()
4951 offsetInBits, Align, tunit, tunit); in EmitDeclareOfBlockLiteralArgVariable()
4963 DBuilder.createStructType(tunit, typeName.str(), tunit, line, in EmitDeclareOfBlockLiteralArgVariable()
4974 scope, Name, ArgNo, tunit, line, type, CGM.getLangOpts().Optimize, flags); in EmitDeclareOfBlockLiteralArgVariable()