Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/External/isl/interface/
H A Dtemplate_cpp.cc1276 const infix_map_map &special_methods);
2444 const Method &method, const infix_map_map &special_methods) in print_special_method() argument
2446 if (special_methods.count(method.name) == 0) in print_special_method()
2449 for (const auto &kvp : special_methods.at(method.name)) { in print_special_method()
/llvm-project-15.0.7/clang/docs/
H A DAutomaticReferenceCounting.rst1842 .. _arc.misc.special_methods:
1847 .. _arc.misc.special_methods.retain:
1896 .. _arc.misc.special_methods.dealloc: