Searched defs:isParameterPack (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclTemplate.cpp675 bool TemplateTypeParmDecl::isParameterPack() const { function in class:TemplateTypeParmDecl
H A DDeclBase.cpp211 bool Decl::isParameterPack() const { function in class:Decl
H A DDecl.cpp2517 bool VarDecl::isParameterPack() const { function in class:VarDecl
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclTemplate.h1494 bool isParameterPack() const { return ParameterPack; } function in class:clang::final
1666 bool isParameterPack() const { return ParameterPack; } function in class:clang::final

Completed in 215 milliseconds