MCPcopy Create free account
hub / github.com/beefytech/Beef / WinDebugger.cpp

File WinDebugger.cpp

IDEHelper/WinDebugger.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#pragma warning(disable:4996)
2// TODO: Remove for 64-bit
3#pragma warning(disable:4244)
4#pragma warning(disable:4267)

Callers

nothing calls this directly

Calls 15

HasMessagesMethod · 0.80
GetByteCountMethod · 0.80
RemoveModifiersMethod · 0.80
IsBfObjectPtrMethod · 0.80
IsPointerOrRefMethod · 0.80
IsBfObjectMethod · 0.80
GetRootBaseTypeMethod · 0.80
ReadTypedValueMethod · 0.80
ifFunction · 0.50
emptyMethod · 0.45
ToStringMethod · 0.45
IsRefMethod · 0.45

Tested by

no test coverage detected