MCPcopy 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

TryLocalVariableInitMethod · 0.80
LocalVariableDoneMethod · 0.80
CheckVariableDefMethod · 0.80
ProcessMethodMethod · 0.80
LookupIdentifierMethod · 0.80
CheckModifyResultMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected