12 #ifndef CPROVER_GOTO_PROGRAMS_SET_PROPERTIES_H
13 #define CPROVER_GOTO_PROGRAMS_SET_PROPERTIES_H
25 const std::list<std::string> &properties);
29 const std::list<std::string> &properties);
dstringt has one field, an unsigned integer no which is an index into a static table of strings.
A collection of goto functions.
A generic container class for the GOTO intermediate representation of one function.
void set_properties(goto_functionst &goto_functions, const std::list< std::string > &properties)
void label_properties(goto_functionst &)