Home
last modified time | relevance | path

Searched defs:DotDotDotLoc (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp877 SourceLocation DotDotDotLoc; ParseCaseStatement() local
/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp517 ActOnCaseStmt(SourceLocation CaseLoc,ExprResult LHSVal,SourceLocation DotDotDotLoc,ExprResult RHSVal,SourceLocation ColonLoc) ActOnCaseStmt() argument