Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclBase.cpp211 bool Decl::isParameterPack() const { in isParameterPack() function in Decl
H A DDeclTemplate.cpp675 bool TemplateTypeParmDecl::isParameterPack() const { in isParameterPack() function in TemplateTypeParmDecl
H A DDecl.cpp2517 bool VarDecl::isParameterPack() const { in isParameterPack() function in VarDecl