Searched refs:ostream (Results 1 – 1 of 1) sorted by relevance
103 llvm::raw_string_ostream ostream(mangled_name); in GetMangledNameDecl() local104 mangle_contextp->mangleName(decl, ostream); in GetMangledNameDecl()105 ostream.flush(); in GetMangledNameDecl()684 llvm::raw_string_ostream ostream(mangled_component_name); in SetupRecordVTableComponent() local725 mangle_contextp_->mangleName(method_decl, ostream); in SetupRecordVTableComponent()727 mangle_contextp_->mangleThunk(method_decl, thunk_info, ostream); in SetupRecordVTableComponent()729 ostream.flush(); in SetupRecordVTableComponent()747 mangle_contextp_->mangleName(GD, ostream); in SetupRecordVTableComponent()751 thunk_info.This, ostream); in SetupRecordVTableComponent()753 ostream.flush(); in SetupRecordVTableComponent()