Searched defs:CaseLoc (Results 1 – 4 of 4) sorted by relevance
850 SourceLocation CaseLoc = MissingCase ? Expr.get()->getExprLoc() : in ParseCaseStatement() local
252 ExprResult Parser::ParseCaseExpression(SourceLocation CaseLoc) { in ParseCaseExpression()
464 Sema::ActOnCaseExpr(SourceLocation CaseLoc, ExprResult Val) { in ActOnCaseExpr()516 Sema::ActOnCaseStmt(SourceLocation CaseLoc, ExprResult LHSVal, in ActOnCaseStmt()
1361 StmtResult RebuildCaseStmt(SourceLocation CaseLoc, in RebuildCaseStmt()