MCPcopy 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
1060struct BfMemberSetEntry

Callers 1

FindTypeDefRawMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected