Home
last modified time | relevance | path

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

/llvm-project/clang/test/CXX/temp/temp.decls/temp.variadic/
H A Dp5.cpp554 typename T::template Return<int, int> InvokeMethod() { in InvokeMethod() function
559 return InvokeMethod<Type2<int, int>>(); in Function1()