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

Method HadError

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

Source from the content-addressed store, hash-verified

202}
203
204bool DbgEvaluationContext::HadError()
205{
206 return mPassInstance->mFailedIdx != 0;
207}
208
209String DbgEvaluationContext::GetErrorStr()
210{

Callers 1

ParseFormatInfoMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected