Home
last modified time | relevance | path

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

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