Lines Matching refs:ShouldExpand
256 bool &ShouldExpand, in TryExpandParameterPacks() argument
259 ShouldExpand = false; in TryExpandParameterPacks()
4619 bool ShouldExpand = false; in TransformFunctionTypeParams() local
4627 ShouldExpand, in TransformFunctionTypeParams()
4633 if (ShouldExpand) { in TransformFunctionTypeParams()
4714 bool ShouldExpand = false; in TransformFunctionTypeParams() local
4718 ShouldExpand, in TransformFunctionTypeParams()
4724 if (ShouldExpand) { in TransformFunctionTypeParams()
9969 bool ShouldExpand = false; in TransformLambdaExpr() local
9975 ShouldExpand, RetainExpansion, in TransformLambdaExpr()
9981 if (ShouldExpand) { in TransformLambdaExpr()
10330 bool ShouldExpand = false; in TransformSizeOfPackExpr() local
10335 ShouldExpand, RetainExpansion, in TransformSizeOfPackExpr()
10341 if (ShouldExpand) { in TransformSizeOfPackExpr()