Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ HasValidMatch
Method
HasValidMatch
IDEHelper/Compiler/BfSystem.h:1054–1057 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1052
}
1053
1054
bool HasValidMatch()
1055
{
1056
return (mBestPri >= 0) && (mBestTypeDef != NULL);
1057
}
1058
};
1059
1060
struct BfMemberSetEntry
Callers
1
FindTypeDefRaw
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected