Expand description
Hybrid analysis for function calls.
Structs§
- Call
Info  - Describes a function call.
 - Call
Param Info  - Describes a function call parameter.
 
Enums§
- Param
Kind  - Describes kind of a parameter.
 
Functions§
- analyze_
call  - Analyzes a function call.
 - analyze_
call_ no_ cache  - Analyzes a function call without caching the result.