Home
last modified time | relevance | path

Searched defs:isParameterPack (Results 1 – 6 of 6) sorted by relevance

/external/clang/lib/AST/
DDeclBase.cpp181 bool Decl::isParameterPack() const { in isParameterPack() function in Decl
DDeclTemplate.cpp512 bool TemplateTypeParmDecl::isParameterPack() const { in isParameterPack() function in TemplateTypeParmDecl
DDecl.cpp2422 bool ParmVarDecl::isParameterPack() const { in isParameterPack() function in ParmVarDecl
/external/llvm-project/clang/lib/AST/
DDeclBase.cpp211 bool Decl::isParameterPack() const { in isParameterPack() function in Decl
DDeclTemplate.cpp650 bool TemplateTypeParmDecl::isParameterPack() const { in isParameterPack() function in TemplateTypeParmDecl
DDecl.cpp2495 bool VarDecl::isParameterPack() const { in isParameterPack() function in VarDecl