Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DTypeCategory.cpp285 TypeCategoryImpl::GetSyntheticAtIndex(size_t index) { in GetSyntheticAtIndex() function in TypeCategoryImpl
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBTypeCategory.cpp285 SBTypeSynthetic SBTypeCategory::GetSyntheticAtIndex(uint32_t index) { in GetSyntheticAtIndex() function in SBTypeCategory