Lines Matching defs:tunit
896 llvm::DIFile *tunit, llvm::DIScope *scope, const RecordDecl *RD) {
897 llvm::DIType *debugType = getOrCreateType(type, tunit);
993 const FieldDecl *field, uint64_t OffsetInBits, llvm::DIFile *tunit,
1011 field->getAccess(), OffsetInBits, tunit, RecordTy, RD);
1017 const RecordDecl *record, llvm::DIFile *tunit,
1045 CollectRecordNormalField(field, layout.getFieldOffset(fieldNo), tunit,
3159 llvm::DIFile *tunit = getOrCreateFile(loc);
3172 tunit, tunit));
3175 tunit, tunit));
3178 tunit, tunit));
3183 tunit, tunit));
3188 0, loc, AS_public, blockLayout->getElementOffsetInBits(4), tunit, tunit));
3235 offsetInBits, tunit, tunit));
3251 DBuilder.createMemberType(tunit, name, tunit, line, PtrInfo.Width,
3255 offsetInBits, tunit, tunit);
3267 tunit, typeName.str(), tunit, line,
3278 scope, Arg->getName(), ArgNo, tunit, line, type,