Lines Matching refs:ShouldExpand
255 bool &ShouldExpand, in TryExpandParameterPacks() argument
258 ShouldExpand = false; in TryExpandParameterPacks()
4431 bool ShouldExpand = false; in TransformFunctionTypeParams() local
4439 ShouldExpand, in TransformFunctionTypeParams()
4445 if (ShouldExpand) { in TransformFunctionTypeParams()
4526 bool ShouldExpand = false; in TransformFunctionTypeParams() local
4530 ShouldExpand, in TransformFunctionTypeParams()
4536 if (ShouldExpand) { in TransformFunctionTypeParams()
9297 bool ShouldExpand = false; in TransformLambdaScope() local
9303 ShouldExpand, RetainExpansion, in TransformLambdaScope()
9309 if (ShouldExpand) { in TransformLambdaScope()
9645 bool ShouldExpand = false; in TransformSizeOfPackExpr() local
9650 ShouldExpand, RetainExpansion, in TransformSizeOfPackExpr()
9658 if (!ShouldExpand) { in TransformSizeOfPackExpr()