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

Method IsFullMatch

IDEHelper/Compiler/BfCompiler.cpp:8961–8964  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8959 }
8960
8961 bool IsFullMatch()
8962 {
8963 return mFoundCount == mSearch.mSize;
8964 }
8965
8966 bool CheckMemberMatch(BfTypeDef* typeDef, const StringView& str)
8967 {

Callers 1

GetTypeDefMatchesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected