Home
last modified time | relevance | path

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

/llvm-project/polly/lib/External/isl/interface/
H A Dcpp.h116 struct EnumMethod : public Method { struct
123 std::string enum_name;
H A Dcpp.cc1271 EnumMethod::EnumMethod(const isl_class &clazz, FunctionDecl *fd, in EnumMethod() function in EnumMethod