Home
last modified time | relevance | path

Searched refs:LibstdcppVectorBoolSyntheticFrontEnd (Results 1 – 2 of 2) sorted by relevance

/external/lldb/source/DataFormatters/
DLibStdcpp.cpp28 lldb_private::formatters::LibstdcppVectorBoolSyntheticFrontEnd::LibstdcppVectorBoolSyntheticFrontEn… in LibstdcppVectorBoolSyntheticFrontEnd() function in lldb_private::formatters::LibstdcppVectorBoolSyntheticFrontEnd
44 lldb_private::formatters::LibstdcppVectorBoolSyntheticFrontEnd::CalculateNumChildren () in CalculateNumChildren()
50 lldb_private::formatters::LibstdcppVectorBoolSyntheticFrontEnd::GetChildAtIndex (size_t idx) in GetChildAtIndex()
124 lldb_private::formatters::LibstdcppVectorBoolSyntheticFrontEnd::Update() in Update()
169 lldb_private::formatters::LibstdcppVectorBoolSyntheticFrontEnd::MightHaveChildren () in MightHaveChildren()
175 lldb_private::formatters::LibstdcppVectorBoolSyntheticFrontEnd::GetIndexOfChildWithName (const Cons… in GetIndexOfChildWithName()
186 lldb_private::formatters::LibstdcppVectorBoolSyntheticFrontEnd::~LibstdcppVectorBoolSyntheticFrontE… in ~LibstdcppVectorBoolSyntheticFrontEnd()
194 return (new LibstdcppVectorBoolSyntheticFrontEnd(valobj_sp)); in LibstdcppVectorBoolSyntheticFrontEndCreator()
/external/lldb/include/lldb/DataFormatters/
DCXXFormatterFunctions.h606 class LibstdcppVectorBoolSyntheticFrontEnd : public SyntheticChildrenFrontEnd
609 LibstdcppVectorBoolSyntheticFrontEnd (lldb::ValueObjectSP valobj_sp);
627 ~LibstdcppVectorBoolSyntheticFrontEnd ();