Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1271
bool BfPassInstance::HasFailed()
1272
{
1273
return mFailedIdx != 0;
1274
}
1275
1276
bool BfPassInstance::HasMessages()
1277
{
Callers
15
MatchMethod
Method · 0.80
CheckConditionalBreakpoint
Method · 0.80
EvaluateInContext
Method · 0.80
EvaluateContinue
Method · 0.80
EvaluateToAddress
Method · 0.80
CreateValueFromExpression
Method · 0.80
AssertErrorState
Method · 0.80
CreateStaticCtor
Method · 0.80
SlotVirtualMethod
Method · 0.80
AssignModule
Method · 0.80
ProcessWorkList
Method · 0.80
DoTypeInstanceMethodProcessing
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected