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

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

Completed in 109 milliseconds