Home
last modified time | relevance | path

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

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