Functionsยง
- Checks if the specified
local
is used as theself
parameter of a method call in the providedBasicBlock
. If it is, then theDefId
of the called method is returned.
local
is used as the self
parameter of a method call
in the provided BasicBlock
. If it is, then the DefId
of the called method is
returned.