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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplateVariadic.cpp529 CheckParameterPacksForExpansion( SourceLocation EllipsisLoc, SourceRange PatternRange, ArrayRef<UnexpandedParameterPack> Unexpanded, const MultiLevelTemplateArgumentList &TemplateArgs, bool &ShouldExpand, bool &RetainExpansion, Optional<unsigned> &NumExpansions) argument
H A DSemaTemplateInstantiate.cpp1831 bool ShouldExpand = false; local
768 TryExpandParameterPacks(SourceLocation EllipsisLoc, SourceRange PatternRange, ArrayRef<UnexpandedParameterPack> Unexpanded, bool &ShouldExpand, bool &RetainExpansion, Optional<unsigned> &NumExpansions) argument
H A DSemaTemplateInstantiateDecl.cpp3972 bool ShouldExpand = false; local
H A DTreeTransform.h4200 bool ShouldExpand = false; local
4295 bool ShouldExpand = false; local
253 TryExpandParameterPacks(SourceLocation EllipsisLoc, SourceRange PatternRange, ArrayRef<UnexpandedParameterPack> Unexpanded, bool &ShouldExpand, bool &RetainExpansion, Optional<unsigned> &NumExpansions) argument
8485 bool ShouldExpand = false; local
8830 bool ShouldExpand = false; local
[all...]

Completed in 208 milliseconds