Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTrampolineHandler.cpp425 CompilerType clang_void_ptr_type = in RefreshTrampolines() local
431 input_value.SetCompilerType(clang_void_ptr_type); in RefreshTrampolines()
737 CompilerType clang_void_ptr_type = in SetupDispatchFunction() local
742 clang_void_ptr_type, dispatch_values, thread_sp, error); in SetupDispatchFunction()
875 CompilerType clang_void_ptr_type = in GetStepThroughDispatchPlan() local
880 void_ptr_value.SetCompilerType(clang_void_ptr_type); in GetStepThroughDispatchPlan()