Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCClassDescriptorV2.cpp703 ObjCLanguageRuntime::EncodingToTypeSP encoding_to_type_sp( in fill() local
706 if (!encoding_to_type_sp) in fill()
709 encoding_to_type_sp, in fill()
719 encoding_to_type_sp->RealizeType(type, for_expression); in fill()