Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Sema/
H A DSemaTemplateVariadic.cpp692 CheckParameterPacksForExpansion(SourceLocation EllipsisLoc,SourceRange PatternRange,ArrayRef<UnexpandedParameterPack> Unexpanded,const MultiLevelTemplateArgumentList & TemplateArgs,bool & ShouldExpand,bool & RetainExpansion,std::optional<unsigned> & NumExpansions) CheckParameterPacksForExpansion() argument
H A DSemaTemplateInstantiate.cpp1396 TryExpandParameterPacks(SourceLocation EllipsisLoc,SourceRange PatternRange,ArrayRef<UnexpandedParameterPack> Unexpanded,bool & ShouldExpand,bool & RetainExpansion,std::optional<unsigned> & NumExpansions) TryExpandParameterPacks() argument
3325 bool ShouldExpand = false; SubstBaseSpecifiers() local
H A DTreeTransform.h290 /// otherwise. If false, \c ShouldExpand (and possibly \c NumExpansions) in TryExpandParameterPacks() argument
5978 bool ShouldExpand = false; TransformFunctionTypeParams() local
6093 bool ShouldExpand = false; TransformFunctionTypeParams() local
6662 bool ShouldExpand = true; TransformPackIndexingType() local
14462 bool ShouldExpand = false; TransformLambdaExpr() local
14971 bool ShouldExpand = false; TransformSizeOfPackExpr() local
15114 bool ShouldExpand = true; TransformPackIndexingExpr() local
[all...]
H A DSemaTemplateInstantiateDecl.cpp5713 bool ShouldExpand = false; InstantiateMemInitializers() local