Lines Matching defs:tunit
1751 uint64_t offsetInBits, uint32_t AlignInBits, llvm::DIFile *tunit,
1753 llvm::DIType *debugType = getOrCreateType(type, tunit);
1875 const FieldDecl *field, uint64_t OffsetInBits, llvm::DIFile *tunit,
1897 OffsetInBits, Align, tunit, RecordTy, RD, Annotations);
1915 const RecordDecl *record, llvm::DIFile *tunit,
1955 CollectRecordNormalField(field, layout.getFieldOffset(fieldNo), tunit,
5271 llvm::DIFile *tunit = getOrCreateFile(loc);
5282 collectDefaultFieldsForBlockLiteralDeclare(block, C, loc, *blockLayout, tunit,
5333 offsetInBits, tunit, tunit));
5349 fieldType = DBuilder.createMemberType(tunit, name, tunit, line,
5355 offsetInBits, Align, tunit, tunit);
5367 DBuilder.createStructType(tunit, typeName.str(), tunit, line,
5378 scope, Name, ArgNo, tunit, line, type, CGM.getLangOpts().Optimize, flags);