class visit_computing_ingored_functions :This visitor computes the list of ignored functions. A function is ignored if its call is present in the C program, while its declaration is not available.unit ->
object
..end
method vfunc : Cil_types.fundec -> Cil_types.fundec Cil.visitAction
method vstmt_aux : Cil_types.stmt -> Cil_types.stmt Cil.visitAction