Searched refs:mem_func (Results 1 - 3 of 3) sorted by relevance

/external/clang/test/CXX/temp/temp.spec/temp.explicit/
H A Dp3-0x.cpp17 void mem_func() {} function in struct:has_inline_namespaces::inner::X0
41 template void X0<X2>::mem_func();
60 template void has_inline_namespaces::X0<X4>::mem_func();
/external/clang/test/SemaObjCXX/Inputs/
H A Dnullability-pragmas-1.h31 void f10(int (X::*mem_func)(int, int));
33 void f12(int (X::* _Nullable mem_func)(int, int));
/external/clang/test/CXX/temp/temp.spec/temp.expl.spec/
H A Dp2-0x.cpp289 void mem_func();
315 template<> void X0<X2>::mem_func();
334 template<> void has_inline_namespaces::X0<X4>::mem_func();

Completed in 204 milliseconds