MCPcopy 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
1784void BfPassInstance::SilentFail()
1785{
1786 mFailedIdx++;
1787}
1788
1789BfError* BfPassInstance::WarnAt(int warningNumber, const StringImpl& warning, BfSourceData* bfSource, int srcIdx, int srcLen, bool isDeferred)
1790{

Callers 2

FailMethod · 0.80
WarnMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected