Lines Matching defs:ShouldExpand
271 /// \param ShouldExpand Will be set to \c true if the transformer should
285 /// The callee must set this value when \c ShouldExpand is \c true; it may
290 /// otherwise. If false, \c ShouldExpand (and possibly \c NumExpansions)
295 bool &ShouldExpand, bool &RetainExpansion,
297 ShouldExpand = false;
6145 bool ShouldExpand = false;
6154 ShouldExpand,
6168 if (ShouldExpand) {
6260 bool ShouldExpand = false;
6264 ShouldExpand,
6270 if (ShouldExpand) {
6835 bool ShouldExpand = true;
6840 Unexpanded, ShouldExpand,
6843 if (!ShouldExpand) {
15421 bool ShouldExpand = false;
15427 ShouldExpand, RetainExpansion,
15433 if (ShouldExpand) {
15905 bool ShouldExpand = false;
15910 ShouldExpand, RetainExpansion,
15916 if (ShouldExpand) {
16054 bool ShouldExpand = true;
16060 ShouldExpand, RetainExpansion, NumExpansions))
16062 if (!ShouldExpand) {