Home | History | Annotate | Download | only in Sema

Lines Matching refs:ShouldExpand

225   /// \param ShouldExpand Will be set to \c true if the transformer should
239 /// The callee must set this value when \c ShouldExpand is \c true; it may
244 /// otherwise. If false, \c ShouldExpand (and possibly \c NumExpansions)
249 bool &ShouldExpand,
252 ShouldExpand = false;
3878 bool ShouldExpand = false;
3886 ShouldExpand,
3892 if (ShouldExpand) {
3971 bool ShouldExpand = false;
3975 ShouldExpand,
3981 if (ShouldExpand) {
7728 bool ShouldExpand = false;
7733 ShouldExpand, RetainExpansion,
7741 if (!ShouldExpand) {