MCPcopy Create free account
hub / github.com/beefytech/Beef / TypeToString

Method TypeToString

IDEHelper/DbgExprEvaluator.cpp:1652–1655  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1650}
1651
1652String DbgExprEvaluator::TypeToString(DbgType* type)
1653{
1654 return type->ToString();
1655}
1656
1657bool DbgExprEvaluator::CheckHasValue(DbgTypedValue typedValue, BfAstNode* refNode)
1658{

Callers

nothing calls this directly

Calls 1

ToStringMethod · 0.45

Tested by

no test coverage detected