Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Language/ObjC/
H A DNSException.cpp77 CompilerType voidstar = in ExtractFields() local
83 valobj.GetExecutionContextRef(), voidstar); in ExtractFields()
87 valobj.GetExecutionContextRef(), voidstar); in ExtractFields()
91 valobj.GetExecutionContextRef(), voidstar); in ExtractFields()
95 valobj.GetExecutionContextRef(), voidstar); in ExtractFields()
/llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp531 CompilerType voidstar = in GetExceptionObjectForThread() local
560 eLanguageTypeC, voidstar, addr, ValueList(), "caller", error); in GetExceptionObjectForThread()
583 voidstar); in GetExceptionObjectForThread()
/llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp3241 CompilerType voidstar = in ObjCExceptionRecognizedStackFrame() local
3246 input_value.SetCompilerType(voidstar); in ObjCExceptionRecognizedStackFrame()
3255 value.SetCompilerType(voidstar); in ObjCExceptionRecognizedStackFrame()