Home
last modified time | relevance | path

Searched defs: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
94 std::string enum_name;
H A Dcpp.cc1161 EnumMethod::EnumMethod(const isl_class &clazz, FunctionDecl *fd, in EnumMethod() function in EnumMethod