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

References

tools/lldb/source/Plugins/ABI/Windows-x86_64/ABIWindows_x86_64.cpp
 1378   if (!return_compiler_type)
 1381   value.SetCompilerType(return_compiler_type);
 1387   const uint32_t type_flags = return_compiler_type.GetTypeInfo();
 1395           return_compiler_type.GetByteSize(nullptr);
 1442             return_compiler_type.GetByteSize(nullptr);
 1480         return_compiler_type.GetByteSize(nullptr);
 1506                     &thread, return_compiler_type, ConstString(""), data);