Home | History | Annotate | Download | only in Sema

Lines Matching refs:ShouldExpand

231   /// \param ShouldExpand Will be set to \c true if the transformer should
245 /// The callee must set this value when \c ShouldExpand is \c true; it may
250 /// otherwise. If false, \c ShouldExpand (and possibly \c NumExpansions)
255 bool &ShouldExpand,
258 ShouldExpand = false;
4431 bool ShouldExpand = false;
4439 ShouldExpand,
4445 if (ShouldExpand) {
4526 bool ShouldExpand = false;
4530 ShouldExpand,
4536 if (ShouldExpand) {
9297 bool ShouldExpand = false;
9303 ShouldExpand, RetainExpansion,
9309 if (ShouldExpand) {
9645 bool ShouldExpand = false;
9650 ShouldExpand, RetainExpansion,
9658 if (!ShouldExpand) {