Searched defs:CaseLoc (Results 1 – 7 of 7) sorted by relevance
661 SourceLocation CaseLoc = MissingCase ? Expr.get()->getExprLoc() : in ParseCaseStatement() local
713 SourceLocation CaseLoc = MissingCase ? Expr.get()->getExprLoc() : in ParseCaseStatement() local
221 ExprResult Parser::ParseCaseExpression(SourceLocation CaseLoc) { in ParseCaseExpression()
440 Sema::ActOnCaseExpr(SourceLocation CaseLoc, ExprResult Val) { in ActOnCaseExpr()492 Sema::ActOnCaseStmt(SourceLocation CaseLoc, ExprResult LHSVal, in ActOnCaseStmt()
1270 StmtResult RebuildCaseStmt(SourceLocation CaseLoc, in RebuildCaseStmt()
376 Sema::ActOnCaseStmt(SourceLocation CaseLoc, Expr *LHSVal, in ActOnCaseStmt()
1124 StmtResult RebuildCaseStmt(SourceLocation CaseLoc, in RebuildCaseStmt()