Home
last modified time | relevance | path

Searched refs:GetDescriptorIterator (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DObjCLanguageRuntime.cpp158 ISAToDescriptorIterator pos = GetDescriptorIterator(name); in GetISA()
165 ObjCLanguageRuntime::GetDescriptorIterator(const ConstString &name) { in GetDescriptorIterator() function in ObjCLanguageRuntime
231 ISAToDescriptorIterator pos = GetDescriptorIterator(class_name); in GetClassDescriptorFromClassName()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/
H A DObjCLanguageRuntime.h405 ISAToDescriptorIterator GetDescriptorIterator(const ConstString &name);