Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/test/CXX/temp/temp.spec/temp.expl.spec/
H A Dp2-0x.cpp319 template<> template<typename T> void X0<X2>::mem_func_template(T&) { } in mem_func_template() function in has_inline_namespaces::X0
340 void has_inline_namespaces::X0<X4>::mem_func_template(T&) { } in mem_func_template() function in has_inline_namespaces::X0
/aosp_15_r20/external/clang/test/CXX/temp/temp.spec/temp.explicit/
H A Dp3-0x.cpp23 void mem_func_template(U&) {} in mem_func_template() function