xref: /llvm-project-15.0.7/polly/lib/External/isl/interface/python.h (revision f0b4cd1e)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 #include <set>
2 #include <clang/AST/Decl.h>
3 
4 using namespace std;
5 using namespace clang;
6 
7 void generate_python(set<RecordDecl *> &types, set<FunctionDecl *> functions);
8 

served by {OpenGrok

Last Index Update: Tue Oct 21 18:42:31 GMT 2025