Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/DataFormatters/
H A DTypeCategory.cpp393 TypeCategoryImpl::GetFormatAtIndex(size_t index) { in GetFormatAtIndex() function in TypeCategoryImpl
/llvm-project-15.0.7/lldb/source/API/
H A DSBTypeCategory.cpp297 SBTypeFormat SBTypeCategory::GetFormatAtIndex(uint32_t index) { in GetFormatAtIndex() function in SBTypeCategory