Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1276
bool BfPassInstance::HasMessages()
1277
{
1278
return !mErrors.IsEmpty();
1279
}
1280
1281
void BfPassInstance::OutputLine(const StringImpl& str)
1282
{
Callers
3
WinDebugger.cpp
File · 0.80
Parse
Method · 0.80
DoEvaluate
Method · 0.80
Calls
1
IsEmpty
Method · 0.45
Tested by
no test coverage detected