12 #ifndef CPROVER_GOTO_CHECKER_FATAL_ASSERTIONS_H
13 #define CPROVER_GOTO_CHECKER_FATAL_ASSERTIONS_H
A collection of goto functions.
void propagate_fatal_assertions(propertiest &, const goto_functionst &)
Proven assertions after refuted fatal assertions are marked as UNKNOWN.
std::map< irep_idt, property_infot > propertiest
A map of property IDs to property infos.