Searched defs:isParameterPack (Results 1 – 3 of 3) sorted by relevance
| /freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
| H A D | DeclBase.cpp | 220 bool Decl::isParameterPack() const { isParameterPack() function in Decl |
| H A D | DeclTemplate.cpp | 696 bool TemplateTypeParmDecl::isParameterPack() const { isParameterPack() function in TemplateTypeParmDecl |
| H A D | Decl.cpp | 2653 bool VarDecl::isParameterPack() const { isParameterPack() function in VarDecl |