Searched defs:isParameterPack (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/clang/lib/AST/ | ||
H A D | DeclBase.cpp | 181 bool Decl::isParameterPack() const { in isParameterPack() function in Decl |
H A D | DeclTemplate.cpp | 512 bool TemplateTypeParmDecl::isParameterPack() const { in isParameterPack() function in TemplateTypeParmDecl |
H A D | Decl.cpp | 2422 bool ParmVarDecl::isParameterPack() const { in isParameterPack() function in ParmVarDecl |