| /llvm-project-15.0.7/lldb/source/Plugins/SystemRuntime/MacOSX/ |
| H A D | AppleGetItemInfoHandler.cpp | 263 return_buffer_ptr_value.SetCompilerType(clang_void_ptr_type); in GetItemInfo() 268 debug_value.SetCompilerType(clang_int_type); in GetItemInfo() 274 item_value.SetCompilerType(clang_uint64_type); in GetItemInfo() 278 page_to_free_value.SetCompilerType(clang_void_ptr_type); in GetItemInfo() 282 page_to_free_size_value.SetCompilerType(clang_uint64_type); in GetItemInfo()
|
| H A D | AppleGetPendingItemsHandler.cpp | 266 return_buffer_ptr_value.SetCompilerType(clang_void_ptr_type); in GetPendingItems() 271 debug_value.SetCompilerType(clang_int_type); in GetPendingItems() 277 queue_value.SetCompilerType(clang_uint64_type); in GetPendingItems() 281 page_to_free_value.SetCompilerType(clang_void_ptr_type); in GetPendingItems() 285 page_to_free_size_value.SetCompilerType(clang_uint64_type); in GetPendingItems()
|
| H A D | AppleGetThreadItemInfoHandler.cpp | 267 return_buffer_ptr_value.SetCompilerType(clang_void_ptr_type); in GetThreadItemInfo() 272 debug_value.SetCompilerType(clang_int_type); in GetThreadItemInfo() 278 thread_id_value.SetCompilerType(clang_uint64_type); in GetThreadItemInfo() 282 page_to_free_value.SetCompilerType(clang_void_ptr_type); in GetThreadItemInfo() 286 page_to_free_size_value.SetCompilerType(clang_uint64_type); in GetThreadItemInfo()
|
| H A D | AppleGetQueuesHandler.cpp | 269 return_buffer_ptr_value.SetCompilerType(clang_void_ptr_type); in GetCurrentQueues() 274 debug_value.SetCompilerType(clang_int_type); in GetCurrentQueues() 278 page_to_free_value.SetCompilerType(clang_void_ptr_type); in GetCurrentQueues() 284 page_to_free_size_value.SetCompilerType(clang_uint64_type); in GetCurrentQueues()
|
| /llvm-project-15.0.7/lldb/source/Core/ |
| H A D | ValueObjectCast.cpp | 36 m_value.SetCompilerType(cast_type); in ValueObjectCast() 69 m_value.SetCompilerType(compiler_type); in UpdateValue()
|
| H A D | ValueObjectConstResult.cpp | 77 m_value.SetCompilerType(compiler_type); in ValueObjectConstResult() 119 m_value.SetCompilerType(compiler_type); in ValueObjectConstResult() 163 m_value.SetCompilerType(compiler_type); in ValueObjectConstResult()
|
| H A D | ValueObjectMemory.cpp | 92 m_value.SetCompilerType(m_compiler_type); in ValueObjectMemory() 213 value.SetCompilerType(m_compiler_type); in UpdateValue()
|
| H A D | ValueObjectChild.cpp | 109 m_value.SetCompilerType(GetCompilerType()); in UpdateValue()
|
| H A D | ValueObjectDynamicValue.cpp | 236 m_value.SetCompilerType(m_dynamic_type_info.GetCompilerType()); in UpdateValue()
|
| H A D | ValueObjectVariable.cpp | 169 m_value.SetCompilerType(compiler_type); in UpdateValue()
|
| /llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
| H A D | AppleObjCRuntime.cpp | 135 value.SetCompilerType(opaque_type); in GetObjectDescription() 149 ret.SetCompilerType(return_compiler_type); in GetObjectDescription() 292 ret.SetCompilerType(corrected_type); in FixUpDynamicType() 300 ret.SetCompilerType(static_type); in FixUpDynamicType() 535 value.SetCompilerType(objc_id); in GetBacktraceThreadFromException()
|
| H A D | AppleObjCRuntimeV2.cpp | 1654 value.SetCompilerType(clang_void_pointer_type); in GetClassInfoUtilityFunctionImpl() 1658 value.SetCompilerType(clang_uint32_t_type); in GetClassInfoUtilityFunctionImpl() 1663 value.SetCompilerType(clang_void_pointer_type); in GetClassInfoUtilityFunctionImpl() 1665 value.SetCompilerType(clang_uint32_t_type); in GetClassInfoUtilityFunctionImpl() 1822 value.SetCompilerType(clang_void_pointer_type); in GetClassInfoUtilityFunctionImpl() 1828 value.SetCompilerType(clang_uint64_t_pointer_type); in GetClassInfoUtilityFunctionImpl() 1832 value.SetCompilerType(clang_uint32_t_type); in GetClassInfoUtilityFunctionImpl() 2006 return_value.SetCompilerType(clang_uint32_t_type); in UpdateISAToDescriptorMap() 2238 return_value.SetCompilerType(clang_uint32_t_type); in UpdateISAToDescriptorMap() 3246 input_value.SetCompilerType(voidstar); in ObjCExceptionRecognizedStackFrame() [all …]
|
| H A D | AppleObjCTrampolineHandler.cpp | 432 input_value.SetCompilerType(clang_void_ptr_type); in RefreshTrampolines() 881 void_ptr_value.SetCompilerType(clang_void_ptr_type); in GetStepThroughDispatchPlan() 1096 flag_value.SetCompilerType(clang_int_type); in GetStepThroughDispatchPlan()
|
| /llvm-project-15.0.7/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/ |
| H A D | DynamicLoaderMacOS.cpp | 256 mode_value.SetCompilerType(clang_uint32_type); in NotifyBreakpointHit() 260 count_value.SetCompilerType(clang_uint32_type); in NotifyBreakpointHit() 263 count_value.SetCompilerType(clang_uint64_type); in NotifyBreakpointHit() 267 headers_value.SetCompilerType(clang_void_ptr_type); in NotifyBreakpointHit()
|
| /llvm-project-15.0.7/lldb/include/lldb/Expression/ |
| H A D | ExpressionVariable.h | 56 void SetCompilerType(const CompilerType &compiler_type) { in SetCompilerType() function 57 m_frozen_sp->GetValue().SetCompilerType(compiler_type); in SetCompilerType()
|
| /llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ClangExpressionVariable.cpp | 60 SetCompilerType(user_type); in ClangExpressionVariable()
|
| /llvm-project-15.0.7/lldb/source/Plugins/Platform/Windows/ |
| H A D | PlatformWindows.cpp | 353 value.SetCompilerType(VoidPtrTy); in DoLoadImage() 697 value.SetCompilerType(WCharPtrTy); in MakeLoadImageUtilityFunction() 701 value.SetCompilerType(VoidPtrTy); in MakeLoadImageUtilityFunction()
|
| /llvm-project-15.0.7/lldb/include/lldb/Core/ |
| H A D | Value.h | 81 void SetCompilerType(const CompilerType &compiler_type);
|
| /llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ |
| H A D | ItaniumABILanguageRuntime.cpp | 286 ret.SetCompilerType(corrected_type); in FixUpDynamicType() 296 ret.SetCompilerType(static_type); in FixUpDynamicType()
|
| /llvm-project-15.0.7/lldb/source/Plugins/Platform/POSIX/ |
| H A D | PlatformPOSIX.cpp | 643 value.SetCompilerType(clang_void_pointer_type); in MakeLoadImageUtilityFunction() 645 value.SetCompilerType(clang_char_pointer_type); in MakeLoadImageUtilityFunction() 889 return_value.SetCompilerType(clang_void_pointer_type); in DoLoadImage()
|
| /llvm-project-15.0.7/lldb/source/Target/ |
| H A D | ThreadPlanTracer.cpp | 195 value.SetCompilerType(intptr_type); in Log()
|
| /llvm-project-15.0.7/lldb/source/Plugins/TypeSystem/Clang/ |
| H A D | TypeSystemClang.cpp | 2857 element_type_ptr->SetCompilerType( in IsArrayType() 3274 pointee_type->SetCompilerType( in IsPointerType() 3281 pointee_type->SetCompilerType( in IsPointerType() 3295 pointee_type->SetCompilerType( in IsPointerType() 3326 pointee_type->SetCompilerType( in IsPointerOrReferenceType() 3332 pointee_type->SetCompilerType( in IsPointerOrReferenceType() 3346 pointee_type->SetCompilerType( in IsPointerOrReferenceType() 3353 pointee_type->SetCompilerType( in IsPointerOrReferenceType() 3360 pointee_type->SetCompilerType( in IsPointerOrReferenceType() 3384 pointee_type->SetCompilerType( in IsReferenceType() [all …]
|
| /llvm-project-15.0.7/lldb/source/Plugins/Language/ObjC/ |
| H A D | NSIndexPath.cpp | 196 v.SetCompilerType(desired_type); in GetIndexAtIndex()
|
| /llvm-project-15.0.7/lldb/include/lldb/Symbol/ |
| H A D | CompilerType.h | 177 void SetCompilerType(TypeSystem *type_system,
|
| /llvm-project-15.0.7/lldb/source/Expression/ |
| H A D | FunctionCaller.cpp | 296 ret_value.SetCompilerType(m_function_return_type); in FetchFunctionResults()
|