Lines Matching full:switchstmt
819 SwitchStmt::SwitchStmt(const ASTContext &C, VarDecl *Var, Expr *cond)826 VarDecl *SwitchStmt::getConditionVariable() const {834 void SwitchStmt::setConditionVariable(const ASTContext &C, VarDecl *V) {