Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntime.cpp496 CompilerType objc_id = in GetBacktraceThreadFromException() local
501 auto objc_object_from_address = [&exception_sp, &objc_id](uint64_t addr, in GetBacktraceThreadFromException()
504 value.SetCompilerType(objc_id); in GetBacktraceThreadFromException()