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

Method HasMessages

IDEHelper/Compiler/BfSystem.cpp:1276–1279  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1274}
1275
1276bool BfPassInstance::HasMessages()
1277{
1278 return !mErrors.IsEmpty();
1279}
1280
1281void BfPassInstance::OutputLine(const StringImpl& str)
1282{

Callers 3

WinDebugger.cppFile · 0.80
ParseMethod · 0.80
DoEvaluateMethod · 0.80

Calls 1

IsEmptyMethod · 0.45

Tested by

no test coverage detected