Searched defs:containsUnexpandedParameterPack (Results 1 - 7 of 7) sorted by path

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h223 bool containsUnexpandedParameterPack() const { function in class:clang::Expr
[all...]
H A DExprConcepts.h191 bool containsUnexpandedParameterPack() const { function in class:clang::concepts::Requirement
292 bool containsUnexpandedParameterPack() const { function in class:clang::concepts::ExprRequirement::ReturnTypeRequirement
H A DType.h1896 bool containsUnexpandedParameterPack() const { function
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclarationName.cpp402 bool DeclarationNameInfo::containsUnexpandedParameterPack() const { function in class:DeclarationNameInfo
H A DNestedNameSpecifier.cpp252 bool NestedNameSpecifier::containsUnexpandedParameterPack() const { function in class:NestedNameSpecifier
H A DTemplateBase.cpp217 bool TemplateArgument::containsUnexpandedParameterPack() const { function in class:TemplateArgument
H A DTemplateName.cpp198 bool TemplateName::containsUnexpandedParameterPack() const { function in class:TemplateName

Completed in 176 milliseconds