Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:tunit

781                                           llvm::DIFile tunit,
783 llvm::DIType debugType = getOrCreateType(type, tunit);
897 llvm::DIFile tunit,
916 OffsetInBits, tunit, RecordTy);
924 CollectRecordFields(const RecordDecl *record, llvm::DIFile tunit,
956 tunit, elements, RecordTy);
2692 llvm::DIFile tunit = getOrCreateFile(loc);
2705 tunit, tunit));
2708 tunit, tunit));
2711 tunit, tunit));
2714 tunit, tunit));
2721 tunit, tunit));
2770 offsetInBits, tunit, tunit));
2785 fieldType = DBuilder.createMemberType(tunit, name, tunit, line,
2790 loc, AS_public, offsetInBits, tunit, tunit);
2802 DBuilder.createStructType(tunit, typeName.str(), tunit, line,
2816 Arg->getName(), tunit, line, type,