Home
last modified time | relevance | path

Searched refs:GetTypeNameSpecifierForFormatAtIndex (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/API/
H A DSBTypeCategory.h54 SBTypeNameSpecifier GetTypeNameSpecifierForFormatAtIndex(uint32_t);
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBTypeCategory.cpp146 SBTypeCategory::GetTypeNameSpecifierForFormatAtIndex(uint32_t index) { in GetTypeNameSpecifierForFormatAtIndex() function in SBTypeCategory
152 m_opaque_sp->GetTypeNameSpecifierForFormatAtIndex(index)); in GetTypeNameSpecifierForFormatAtIndex()
/openbsd-src/gnu/llvm/lldb/bindings/interface/
H A DSBTypeCategory.i67 GetTypeNameSpecifierForFormatAtIndex (uint32_t);
/openbsd-src/gnu/llvm/lldb/source/DataFormatters/
H A DTypeCategory.cpp290 TypeCategoryImpl::GetTypeNameSpecifierForFormatAtIndex(size_t index) { in GetTypeNameSpecifierForFormatAtIndex() function in TypeCategoryImpl
/openbsd-src/gnu/llvm/lldb/include/lldb/DataFormatters/
H A DTypeCategory.h296 GetTypeNameSpecifierForFormatAtIndex(size_t index);