Lines Matching refs:ShouldExpand
282 bool &ShouldExpand, in TryExpandParameterPacks() argument
285 ShouldExpand = false; in TryExpandParameterPacks()
5689 bool ShouldExpand = false; in TransformFunctionTypeParams() local
5698 ShouldExpand, in TransformFunctionTypeParams()
5712 if (ShouldExpand) { in TransformFunctionTypeParams()
5802 bool ShouldExpand = false; in TransformFunctionTypeParams() local
5806 ShouldExpand, in TransformFunctionTypeParams()
5812 if (ShouldExpand) { in TransformFunctionTypeParams()
13216 bool ShouldExpand = false; in TransformLambdaExpr() local
13222 ShouldExpand, RetainExpansion, in TransformLambdaExpr()
13228 if (ShouldExpand) { in TransformLambdaExpr()
13593 bool ShouldExpand = false; in TransformSizeOfPackExpr() local
13598 ShouldExpand, RetainExpansion, in TransformSizeOfPackExpr()
13604 if (ShouldExpand) { in TransformSizeOfPackExpr()