Lines Matching defs:ShouldExpand
266 /// \param ShouldExpand Will be set to \c true if the transformer should
280 /// The callee must set this value when \c ShouldExpand is \c true; it may
285 /// otherwise. If false, \c ShouldExpand (and possibly \c NumExpansions)
290 bool &ShouldExpand, bool &RetainExpansion,
292 ShouldExpand = false;
5981 bool ShouldExpand = false;
5990 ShouldExpand,
6004 if (ShouldExpand) {
6096 bool ShouldExpand = false;
6100 ShouldExpand,
6106 if (ShouldExpand) {
6665 bool ShouldExpand = true;
6670 Unexpanded, ShouldExpand,
6673 if (!ShouldExpand) {
14493 bool ShouldExpand = false;
14499 ShouldExpand, RetainExpansion,
14505 if (ShouldExpand) {
15002 bool ShouldExpand = false;
15007 ShouldExpand, RetainExpansion,
15013 if (ShouldExpand) {
15145 bool ShouldExpand = true;
15151 ShouldExpand, RetainExpansion, NumExpansions))
15153 if (!ShouldExpand) {