Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/lldb/include/lldb/API/
HDSBTypeCategory.h61 GetTypeNameSpecifierForFormatAtIndex (uint32_t);
/trueos/contrib/llvm/tools/lldb/source/API/
HDSBTypeCategory.cpp128 SBTypeCategory::GetTypeNameSpecifierForFormatAtIndex (uint32_t index) in GetTypeNameSpecifierForFormatAtIndex() function in SBTypeCategory
132 return SBTypeNameSpecifier(m_opaque_sp->GetTypeNameSpecifierForFormatAtIndex(index)); in GetTypeNameSpecifierForFormatAtIndex()
/trueos/contrib/llvm/tools/lldb/include/lldb/DataFormatters/
HDTypeCategory.h151 GetTypeNameSpecifierForFormatAtIndex (size_t index);
/trueos/contrib/llvm/tools/lldb/source/DataFormatters/
HDTypeCategory.cpp433 TypeCategoryImpl::GetTypeNameSpecifierForFormatAtIndex (size_t index) in GetTypeNameSpecifierForFormatAtIndex() function in TypeCategoryImpl