Lines Matching refs:ShouldExpand
282 bool &ShouldExpand, in TryExpandParameterPacks() argument
285 ShouldExpand = false; in TryExpandParameterPacks()
5514 bool ShouldExpand = false; in TransformFunctionTypeParams() local
5523 ShouldExpand, in TransformFunctionTypeParams()
5537 if (ShouldExpand) { in TransformFunctionTypeParams()
5627 bool ShouldExpand = false; in TransformFunctionTypeParams() local
5631 ShouldExpand, in TransformFunctionTypeParams()
5637 if (ShouldExpand) { in TransformFunctionTypeParams()
12606 bool ShouldExpand = false; in TransformLambdaExpr() local
12612 ShouldExpand, RetainExpansion, in TransformLambdaExpr()
12618 if (ShouldExpand) { in TransformLambdaExpr()
12993 bool ShouldExpand = false; in TransformSizeOfPackExpr() local
12998 ShouldExpand, RetainExpansion, in TransformSizeOfPackExpr()
13004 if (ShouldExpand) { in TransformSizeOfPackExpr()