#include <cover_filter.h>
Definition at line 157 of file cover_filter.h.
◆ single_function_filtert()
single_function_filtert::single_function_filtert |
( |
const irep_idt & |
function_id | ) |
|
|
inlineexplicit |
◆ operator()()
Filter out all functions except for one particular function given in the constructor.
- Parameters
-
function | the function under consideration |
goto_function | a goto function |
- Returns
- returns true if
function
is different from the function given in the constructor
Implements function_filter_baset.
Definition at line 69 of file cover_filter.cpp.
◆ function_id
irep_idt single_function_filtert::function_id |
|
private |
The documentation for this class was generated from the following files: