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

Method HasFailed

IDEHelper/Compiler/BfSystem.cpp:1271–1274  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1269}
1270
1271bool BfPassInstance::HasFailed()
1272{
1273 return mFailedIdx != 0;
1274}
1275
1276bool BfPassInstance::HasMessages()
1277{

Callers 15

MatchMethodMethod · 0.80
EvaluateInContextMethod · 0.80
EvaluateContinueMethod · 0.80
EvaluateToAddressMethod · 0.80
AssertErrorStateMethod · 0.80
CreateStaticCtorMethod · 0.80
SlotVirtualMethodMethod · 0.80
AssignModuleMethod · 0.80
ProcessWorkListMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected