reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/lldb/include/lldb/Core/Value.h
  136   void SetCompilerType(const CompilerType &compiler_type);

References

tools/lldb/include/lldb/Expression/ExpressionVariable.h
   57     m_frozen_sp->GetValue().SetCompilerType(compiler_type);
tools/lldb/source/Core/ValueObjectCast.cpp
   38   m_value.SetCompilerType(cast_type);
   72     m_value.SetCompilerType(compiler_type);
tools/lldb/source/Core/ValueObjectChild.cpp
  116       m_value.SetCompilerType(GetCompilerType());
tools/lldb/source/Core/ValueObjectConstResult.cpp
   75   m_value.SetCompilerType(compiler_type);
  114   m_value.SetCompilerType(compiler_type);
  157   m_value.SetCompilerType(compiler_type);
tools/lldb/source/Core/ValueObjectDynamicValue.cpp
  241   m_value.SetCompilerType(m_dynamic_type_info.GetCompilerType());
tools/lldb/source/Core/ValueObjectMemory.cpp
   87   m_value.SetCompilerType(m_compiler_type);
  209           value.SetCompilerType(m_compiler_type);
tools/lldb/source/Core/ValueObjectVariable.cpp
  165         m_value.SetCompilerType(compiler_type);
tools/lldb/source/Expression/FunctionCaller.cpp
  295   ret_value.SetCompilerType(m_function_return_type);
tools/lldb/source/Plugins/ABI/MacOSX-arm/ABIMacOSX_arm.cpp
 1564   value.SetCompilerType(compiler_type);
tools/lldb/source/Plugins/ABI/MacOSX-arm64/ABIMacOSX_arm64.cpp
 2260   value.SetCompilerType(return_compiler_type);
tools/lldb/source/Plugins/ABI/MacOSX-i386/ABIMacOSX_i386.cpp
  925   value.SetCompilerType(compiler_type);
tools/lldb/source/Plugins/ABI/SysV-arc/ABISysV_arc.cpp
  454   value.SetCompilerType(compiler_type);
tools/lldb/source/Plugins/ABI/SysV-arm/ABISysV_arm.cpp
 1563   value.SetCompilerType(compiler_type);
tools/lldb/source/Plugins/ABI/SysV-arm64/ABISysV_arm64.cpp
 2230   value.SetCompilerType(return_compiler_type);
tools/lldb/source/Plugins/ABI/SysV-i386/ABISysV_i386.cpp
  484   value.SetCompilerType(return_compiler_type);
tools/lldb/source/Plugins/ABI/SysV-mips/ABISysV_mips.cpp
  792   value.SetCompilerType(return_compiler_type);
tools/lldb/source/Plugins/ABI/SysV-mips64/ABISysV_mips64.cpp
  744   value.SetCompilerType(return_compiler_type);
tools/lldb/source/Plugins/ABI/SysV-ppc/ABISysV_ppc.cpp
  513   value.SetCompilerType(return_compiler_type);
tools/lldb/source/Plugins/ABI/SysV-ppc64/ABISysV_ppc64.cpp
  577     value_sp->SetCompilerType(type);
tools/lldb/source/Plugins/ABI/SysV-s390x/ABISysV_s390x.cpp
  495   value.SetCompilerType(return_compiler_type);
tools/lldb/source/Plugins/ABI/SysV-x86_64/ABISysV_x86_64.cpp
  546   value.SetCompilerType(return_compiler_type);
tools/lldb/source/Plugins/ABI/Windows-x86_64/ABIWindows_x86_64.cpp
 1381   value.SetCompilerType(return_compiler_type);
tools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOS.cpp
  244     mode_value.SetCompilerType(clang_uint32_type);
  248       count_value.SetCompilerType(clang_uint32_type);
  251       count_value.SetCompilerType(clang_uint64_type);
  255     headers_value.SetCompilerType(clang_void_ptr_type);
tools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOSXDYLD.cpp
  355     input_value.SetCompilerType(clang_uint32_type);
  360     input_value.SetCompilerType(clang_void_ptr_type);
tools/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.cpp
 1586     var_location.SetCompilerType(type_to_use);
 1755   parser_vars->m_lldb_value.SetCompilerType(user_type);
 1834       parser_vars->m_lldb_value.SetCompilerType(user_type);
tools/lldb/source/Plugins/Language/ObjC/NSIndexPath.cpp
  197         v.SetCompilerType(desired_type);
tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.cpp
  119     value.SetCompilerType(opaque_type);
  131   ret.SetCompilerType(return_compiler_type);
  505     value.SetCompilerType(objc_id);
tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp
 1360     value.SetCompilerType(clang_void_pointer_type);
 1365     value.SetCompilerType(clang_uint32_t_type);
 1439     return_value.SetCompilerType(clang_uint32_t_type);
 1670     value.SetCompilerType(clang_void_pointer_type);
 1676     value.SetCompilerType(clang_uint32_t_type);
 1743     return_value.SetCompilerType(clang_uint32_t_type);
 2688     input_value.SetCompilerType(voidstar);
 2696     value.SetCompilerType(voidstar);
tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.cpp
  534     input_value.SetCompilerType(clang_void_ptr_type);
  906     void_ptr_value.SetCompilerType(clang_void_ptr_type);
 1079       flag_value.SetCompilerType(clang_int_type);
tools/lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.cpp
  720   value.SetCompilerType(clang_void_pointer_type);
  722   value.SetCompilerType(clang_char_pointer_type);
  956   return_value.SetCompilerType(clang_void_pointer_type);
tools/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetItemInfoHandler.cpp
  274   return_buffer_ptr_value.SetCompilerType(clang_void_ptr_type);
  279   debug_value.SetCompilerType(clang_int_type);
  285   item_value.SetCompilerType(clang_uint64_type);
  289   page_to_free_value.SetCompilerType(clang_void_ptr_type);
  293   page_to_free_size_value.SetCompilerType(clang_uint64_type);
tools/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetPendingItemsHandler.cpp
  277   return_buffer_ptr_value.SetCompilerType(clang_void_ptr_type);
  282   debug_value.SetCompilerType(clang_int_type);
  288   queue_value.SetCompilerType(clang_uint64_type);
  292   page_to_free_value.SetCompilerType(clang_void_ptr_type);
  296   page_to_free_size_value.SetCompilerType(clang_uint64_type);
tools/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetQueuesHandler.cpp
  278   return_buffer_ptr_value.SetCompilerType(clang_void_ptr_type);
  283   debug_value.SetCompilerType(clang_int_type);
  287   page_to_free_value.SetCompilerType(clang_void_ptr_type);
  293   page_to_free_size_value.SetCompilerType(clang_uint64_type);
tools/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetThreadItemInfoHandler.cpp
  280   return_buffer_ptr_value.SetCompilerType(clang_void_ptr_type);
  285   debug_value.SetCompilerType(clang_int_type);
  291   thread_id_value.SetCompilerType(clang_uint64_type);
  295   page_to_free_value.SetCompilerType(clang_void_ptr_type);
  299   page_to_free_size_value.SetCompilerType(clang_uint64_type);
tools/lldb/source/Target/ThreadPlanTracer.cpp
  195       value.SetCompilerType(intptr_type);