Home | History | Annotate | Download | only in Expression

Lines Matching refs:Dematerializer

1322     DematerializerSP ret(new Dematerializer(*this, frame_sp, map, process_address));
1351 Materializer::Dematerializer::Dematerialize (Error &error, lldb::ClangExpressionVariableSP &result_sp, lldb::addr_t frame_bottom, lldb::addr_t frame_top)
1364 error.SetErrorString("Couldn't dematerialize: invalid dematerializer");
1401 Materializer::Dematerializer::Wipe ()