Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:tunit

731                                           llvm::DIFile tunit,
733 llvm::DIType debugType = getOrCreateType(type, tunit);
761 CollectRecordFields(const RecordDecl *record, llvm::DIFile tunit,
830 layout.getFieldOffset(fieldNo), tunit, RecordTy);
2411 llvm::DIFile tunit = getOrCreateFile(loc);
2424 tunit, tunit));
2427 tunit, tunit));
2430 tunit, tunit));
2433 tunit, tunit));
2440 tunit, tunit));
2489 offsetInBits, tunit, tunit));
2504 fieldType = DBuilder.createMemberType(tunit, name, tunit, line,
2509 loc, AS_public, offsetInBits, tunit, tunit);
2521 DBuilder.createStructType(tunit, typeName.str(), tunit, line,
2536 name, tunit, line, type,