summaryrefslogtreecommitdiffstats
path: root/polly/lib/External/isl/interface/generator.h
diff options
context:
space:
mode:
Diffstat (limited to 'polly/lib/External/isl/interface/generator.h')
-rw-r--r--polly/lib/External/isl/interface/generator.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/polly/lib/External/isl/interface/generator.h b/polly/lib/External/isl/interface/generator.h
index 8195a36d960..2f8d88dbef8 100644
--- a/polly/lib/External/isl/interface/generator.h
+++ b/polly/lib/External/isl/interface/generator.h
@@ -75,6 +75,7 @@ public:
static bool is_string(QualType type);
static bool is_static(const isl_class &clazz, FunctionDecl *method);
static string extract_type(QualType type);
+ static const FunctionProtoType *extract_prototype(QualType type);
};
#endif /* ISL_INTERFACE_GENERATOR_H */
OpenPOWER on IntegriCloud