anthem/src/anthem
Patrick Lühne 618189368c
Split functions from their declarations
This splits occurrences of functions from their declaration. This is
necessary to flag integer functions consistently and not just single
occurrences.
2018-04-27 17:59:10 +02:00
..
output Refactored error handling. 2017-05-31 18:03:19 +02:00
ASTCopy.cpp Split functions from their declarations 2018-04-27 17:59:10 +02:00
ASTUtils.cpp Split predicates from their declarations 2018-04-27 17:55:59 +02:00
Completion.cpp Split predicates from their declarations 2018-04-27 17:55:59 +02:00
HiddenPredicateElimination.cpp Split predicates from their declarations 2018-04-27 17:55:59 +02:00
Simplification.cpp Add new simplification rule 2018-04-11 21:39:27 +02:00
Translation.cpp Split predicates from their declarations 2018-04-27 17:55:59 +02:00