Skip to main content

Module function_name_matching

Module function_name_matching 

Source

Structs§

MatchableFunction
Function data structure for matching (generic over coverage types)

Enums§

MatchConfidence
Match confidence level for function name matching

Functions§

extract_closure_parent
Pure function: Extract parent function from closure name
find_matching_function
Pure function: Find best matching function from a list
function_names_match
Pure function: Check if function names match with confidence level
generate_function_name_variants
Pure function: Generate all name variants for matching