Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/DataFormatters/
DTypeCategory.cpp438 TypeCategoryImpl::GetSyntheticAtIndex(size_t index) { in GetSyntheticAtIndex() function in TypeCategoryImpl
/external/llvm-project/lldb/source/API/
DSBTypeCategory.cpp331 SBTypeSynthetic SBTypeCategory::GetSyntheticAtIndex(uint32_t index) { in GetSyntheticAtIndex() function in SBTypeCategory