Home | History | Annotate | Download | only in CodeGen

Lines Matching full:tunit

803                                           llvm::DIFile tunit,
805 llvm::DIType debugType = getOrCreateType(type, tunit);
919 llvm::DIFile tunit,
938 OffsetInBits, tunit, RecordTy);
946 CollectRecordFields(const RecordDecl *record, llvm::DIFile tunit,
967 tunit, elements, RecordTy);
2885 llvm::DIFile tunit = getOrCreateFile(loc);
2898 tunit, tunit));
2901 tunit, tunit));
2904 tunit, tunit));
2907 tunit, tunit));
2914 tunit, tunit));
2963 offsetInBits, tunit, tunit));
2978 fieldType = DBuilder.createMemberType(tunit, name, tunit, line,
2983 loc, AS_public, offsetInBits, tunit, tunit);
2995 DBuilder.createStructType(tunit, typeName.str(), tunit, line,
3009 Arg->getName(), tunit, line, type,