Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Dconversion.cpp104 void tmpl2(T t = NULL) { in tmpl2() function
111 tmpl2<int*>(); in func()
Dcalling-conv-compat.cpp364 X<void __cdecl ()>::p tmpl2 = &A::method_thiscall; variable