Searched defs:GetTypeAtIndex (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/contrib/llvm-project/lldb/source/Symbol/
H A DTypeList.cpp66 TypeSP TypeList::GetTypeAtIndex(uint32_t idx) { function in class:TypeList
H A DTypeMap.cpp83 TypeSP TypeMap::GetTypeAtIndex(uint32_t idx) { function in class:TypeMap
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCDeclVendor.cpp388 const char *GetTypeAtIndex(size_t idx) { return m_type_vector[idx].c_str(); } function in class:ObjCRuntimeMethodType
/freebsd-current/contrib/llvm-project/lldb/source/API/
H A DSBType.cpp639 SBType SBTypeList::GetTypeAtIndex(uint32_t index) { function in class:SBTypeList
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DType.h648 lldb::TypeImplSP GetTypeAtIndex(size_t idx) { function in class:lldb_private::Type::TypeListImpl

Completed in 193 milliseconds