Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ IsParam
Method
IsParam
IDEHelper/Compiler/BfModule.h:243–246 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
241
}
242
243
bool IsParam()
244
{
245
return mParamIdx != -2;
246
}
247
void Init();
248
};
249
Callers
6
TryLocalVariableInit
Method · 0.80
LocalVariableDone
Method · 0.80
CheckVariableDef
Method · 0.80
ProcessMethod
Method · 0.80
LookupIdentifier
Method · 0.80
CheckModifyResult
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected