Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBTypeCategory.cpp260 SBTypeFormat SBTypeCategory::GetFormatAtIndex(uint32_t index) { in GetFormatAtIndex() function in SBTypeCategory
/freebsd-12.1/contrib/llvm/tools/lldb/source/DataFormatters/
H A DTypeCategory.cpp514 TypeCategoryImpl::GetFormatAtIndex(size_t index) { in GetFormatAtIndex() function in TypeCategoryImpl