Searched refs:caseLoc (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
H A DStmt.h687 CaseStmt(Expr *lhs, Expr *rhs, SourceLocation caseLoc, argument
689 : SwitchCase(CaseStmtClass, caseLoc, colonLoc) {

Completed in 39 milliseconds