Home
last modified time | relevance | path

Searched refs:special_methods (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mit/isl/dist/interface/
H A Dtemplate_cpp.cc1350 const infix_map_map &special_methods);
2611 const Method &method, const infix_map_map &special_methods) in print_special_method() argument
2613 if (special_methods.count(method.name) == 0) in print_special_method()
2616 for (const auto &kvp : special_methods.at(method.name)) { in print_special_method()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DAutomaticReferenceCounting.rst1842 .. _arc.misc.special_methods:
1847 .. _arc.misc.special_methods.retain:
1896 .. _arc.misc.special_methods.dealloc: