Polly 20.0.0git
|
#include <map>
#include <set>
#include <string>
#include <vector>
#include <clang/AST/Decl.h>
Go to the source code of this file.
Classes | |
struct | set_enum |
struct | function_name_less |
struct | isl_class |
class | generator |
Typedefs | |
typedef std::set< FunctionDecl *, function_name_less > | function_set |
Functions | |
int | prefixcmp (const char *s, const char *prefix) |
typedef std::set<FunctionDecl *, function_name_less> function_set |
Definition at line 45 of file generator.h.
|
inline |
Definition at line 16 of file generator.h.
Referenced by generator::callback_takes_argument(), isl_class::is_get_method_name(), and sets_persistent_callback().