Searched defs:containsUnexpandedParameterPack (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DTemplateName.cpp111 bool TemplateName::containsUnexpandedParameterPack() const { function in class:TemplateName
H A DTemplateBase.cpp192 bool TemplateArgument::containsUnexpandedParameterPack() const { function in class:TemplateArgument
H A DDeclarationName.cpp469 bool DeclarationNameInfo::containsUnexpandedParameterPack() const { function in class:DeclarationNameInfo
H A DNestedNameSpecifier.cpp202 bool NestedNameSpecifier::containsUnexpandedParameterPack() const { function in class:NestedNameSpecifier
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DExpr.h215 bool containsUnexpandedParameterPack() const { function in class:clang::Expr
[all...]
H A DType.h1415 bool containsUnexpandedParameterPack() const { function in class:clang::Type
[all...]

Completed in 132 milliseconds