Searched defs:ExpandingFunctionParameterPack (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaTemplateInstantiate.cpp | 1266 void ExpandingFunctionParameterPack(ParmVarDecl *Pack) { ExpandingFunctionParameterPack() function in __anonaef6f5c70211::TemplateInstantiator |
H A D | TreeTransform.h | 308 void ExpandingFunctionParameterPack(ParmVarDecl *Pack) { } ExpandingFunctionParameterPack() function |