Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/SemaTemplate/
Dfunction-pointer-qualifier.cpp5 void testparam(_Ty **, _Ty **) in testparam() argument
10 void testparam(_Ty *const *, _Ty **) in testparam() argument
15 void testparam(_Ty **, const _Ty **) in testparam() argument
20 void testparam(_Ty *const *, const _Ty **) in testparam() argument