Home
last modified time | relevance | path

Searched defs:SummaryCallback (Results 1 – 2 of 2) sorted by relevance

/external/lldb/include/lldb/Core/
DDisassembler.h351 …typedef const char * (*SummaryCallback)(const Instruction& inst, ExecutionContext *exe_context, vo… typedef
/external/lldb/include/lldb/DataFormatters/
DTypeSummary.h335 typedef bool(*SummaryCallback)(void*, ConstString, const lldb::TypeSummaryImplSP&); typedef