Home
last modified time | relevance | path

Searched defs:GetCategoryAtIndex (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/lldb/include/lldb/DataFormatters/
DFormatManager.h93 lldb::TypeCategoryImplSP GetCategoryAtIndex(size_t index) { in GetCategoryAtIndex() function
/external/llvm-project/lldb/source/DataFormatters/
DDataVisualization.cpp166 DataVisualization::Categories::GetCategoryAtIndex(size_t index) { in GetCategoryAtIndex() function in DataVisualization::Categories
/external/llvm-project/lldb/source/API/
DSBDebugger.cpp1557 SBTypeCategory SBDebugger::GetCategoryAtIndex(uint32_t index) { in GetCategoryAtIndex() function in SBDebugger