Home
last modified time | relevance | path

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

/llvm-project/polly/lib/External/isl/interface/
H A Dcpp.h79 struct NoCopyMethod : Method { struct
80 NoCopyMethod(const Method &method) : Method(method) {} in NoCopyMethod() argument