Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp2722 const ConstString ivar_name_cs(class_and_ivar.second); in LookupRuntimeSymbol() local
2723 const char *ivar_name_cstr = ivar_name_cs.AsCString(); in LookupRuntimeSymbol()