Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDeclBase.cpp220 bool Decl::isParameterPack() const { isParameterPack() function in Decl
H A DDeclTemplate.cpp696 bool TemplateTypeParmDecl::isParameterPack() const { isParameterPack() function in TemplateTypeParmDecl
H A DDecl.cpp2653 bool VarDecl::isParameterPack() const { isParameterPack() function in VarDecl