Home
last modified time | relevance | path

Searched refs:EnumMethod (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/polly/lib/External/isl/interface/
H A Dcpp.h87 struct EnumMethod : public Method { struct
88 EnumMethod(const isl_class &clazz, FunctionDecl *fd,
H A Dcpp.cc300 EnumMethod method(clazz, fd, set.method_name, set.name); in print_set_enums()
1161 EnumMethod::EnumMethod(const isl_class &clazz, FunctionDecl *fd, in EnumMethod() function in EnumMethod
1173 void EnumMethod::print_param_use(ostream &os, int pos) const in print_param_use()
1187 int EnumMethod::num_params() const in num_params()