Home | History | Annotate | Download | only in Core

Lines Matching refs:ChooseExpr

445         if (allowNestedContexts || cast<ChooseExpr>(Parent)->getCond() == S)
948 S = cast<ChooseExpr>(S)->getCond();
1936 return cast<ChooseExpr>(S)->getCond() == Cond;