Lines Matching refs:tunit
1493 uint64_t offsetInBits, uint32_t AlignInBits, llvm::DIFile *tunit, in createFieldType() argument
1495 llvm::DIType *debugType = getOrCreateType(type, tunit); in createFieldType()
1587 const FieldDecl *field, uint64_t OffsetInBits, llvm::DIFile *tunit, in CollectRecordNormalField() argument
1605 OffsetInBits, Align, tunit, RecordTy, RD, Annotations); in CollectRecordNormalField()
1623 const RecordDecl *record, llvm::DIFile *tunit, in CollectRecordFields() argument
1663 CollectRecordNormalField(field, layout.getFieldOffset(fieldNo), tunit, in CollectRecordFields()
4901 llvm::DIFile *tunit = getOrCreateFile(loc); in EmitDeclareOfBlockLiteralArgVariable() local
4912 collectDefaultFieldsForBlockLiteralDeclare(block, C, loc, *blockLayout, tunit, in EmitDeclareOfBlockLiteralArgVariable()
4963 offsetInBits, tunit, tunit)); in EmitDeclareOfBlockLiteralArgVariable()
4979 fieldType = DBuilder.createMemberType(tunit, name, tunit, line, in EmitDeclareOfBlockLiteralArgVariable()
4985 offsetInBits, Align, tunit, tunit); in EmitDeclareOfBlockLiteralArgVariable()
4997 DBuilder.createStructType(tunit, typeName.str(), tunit, line, in EmitDeclareOfBlockLiteralArgVariable()
5008 scope, Name, ArgNo, tunit, line, type, CGM.getLangOpts().Optimize, flags); in EmitDeclareOfBlockLiteralArgVariable()