Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/interface/
H A Dgenerator.h96 std::map<clang::FunctionDecl *, int> copy_depth; member
H A Dcpp.cc137 static int copy_depth(const isl_class &clazz, FunctionDecl *fd) in copy_depth() function