Home | History | Annotate | Download | only in Core

Lines Matching refs:ChooseExpr

409         if (allowNestedContexts || cast<ChooseExpr>(Parent)->getCond() == S)
912 S = cast<ChooseExpr>(S)->getCond();
1890 return cast<ChooseExpr>(S)->getCond() == Cond;