Searched refs:ostream (Results 1 – 1 of 1) sorted by relevance
389 llvm::raw_string_ostream ostream(mangled_name); in GetMangledNameDecl() local390 mangle_contextp->mangleName(decl, ostream); in GetMangledNameDecl()391 ostream.flush(); in GetMangledNameDecl()693 llvm::raw_string_ostream ostream(mangled_component_name); in SetupRecordVTableComponent() local734 mangle_contextp_->mangleName(method_decl, ostream); in SetupRecordVTableComponent()736 mangle_contextp_->mangleThunk(method_decl, thunk_info, ostream); in SetupRecordVTableComponent()738 ostream.flush(); in SetupRecordVTableComponent()755 vtable_component.getDestructorDecl(), dtor_type, ostream); in SetupRecordVTableComponent()759 thunk_info.This, ostream); in SetupRecordVTableComponent()761 ostream.flush(); in SetupRecordVTableComponent()