Lines Matching refs:ShouldExpand
256 bool &ShouldExpand, in TryExpandParameterPacks() argument
259 ShouldExpand = false; in TryExpandParameterPacks()
4727 bool ShouldExpand = false; in TransformFunctionTypeParams() local
4735 ShouldExpand, in TransformFunctionTypeParams()
4741 if (ShouldExpand) { in TransformFunctionTypeParams()
4828 bool ShouldExpand = false; in TransformFunctionTypeParams() local
4832 ShouldExpand, in TransformFunctionTypeParams()
4838 if (ShouldExpand) { in TransformFunctionTypeParams()
10306 bool ShouldExpand = false; in TransformLambdaExpr() local
10312 ShouldExpand, RetainExpansion, in TransformLambdaExpr()
10318 if (ShouldExpand) { in TransformLambdaExpr()
10667 bool ShouldExpand = false; in TransformSizeOfPackExpr() local
10672 ShouldExpand, RetainExpansion, in TransformSizeOfPackExpr()
10678 if (ShouldExpand) { in TransformSizeOfPackExpr()