Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/include/lldb/DataFormatters/
H A DFormatManager.h93 lldb::TypeCategoryImplSP GetCategoryAtIndex(size_t index) { in GetCategoryAtIndex() function
/openbsd/gnu/llvm/lldb/source/DataFormatters/
H A DDataVisualization.cpp166 DataVisualization::Categories::GetCategoryAtIndex(size_t index) { in GetCategoryAtIndex() function in DataVisualization::Categories
/openbsd/gnu/llvm/lldb/source/API/
H A DSBDebugger.cpp1595 SBTypeCategory SBDebugger::GetCategoryAtIndex(uint32_t index) { in GetCategoryAtIndex() function in SBDebugger