Searched refs:colonLoc (Results 1 – 1 of 1) sorted by relevance
694 SourceLocation ellipsisLoc, SourceLocation colonLoc) in CaseStmt() argument695 : SwitchCase(CaseStmtClass, caseLoc, colonLoc) { in CaseStmt()