Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/Import/pack-expansion-expr/Inputs/
DF.cpp5 void packfuncT(T... a) { in packfuncT() function
10 packfuncT(1, 2, 3); in f()