Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/interface/
H A Dtemplate_cpp.h115 std::map<std::string, template_class> template_classes; variable
H A Dtemplate_cpp.cc2177 const auto &template_classes = generator.template_classes; in is_return_kind() local