Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ SilentFail
Method
SilentFail
IDEHelper/Compiler/BfSystem.cpp:1784–1787 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1782
}
1783
1784
void BfPassInstance::SilentFail()
1785
{
1786
mFailedIdx++;
1787
}
1788
1789
BfError* BfPassInstance::WarnAt(int warningNumber, const StringImpl& warning, BfSourceData* bfSource, int srcIdx, int srcLen, bool isDeferred)
1790
{
Callers
2
Fail
Method · 0.80
Warn
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected