Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseStmt.cpp699 SourceLocation DotDotDotLoc; in ParseCaseStatement() local
/external/llvm-project/clang/lib/Parse/
DParseStmt.cpp743 SourceLocation DotDotDotLoc; in ParseCaseStatement() local
/external/clang/lib/Sema/
DSemaStmt.cpp377 SourceLocation DotDotDotLoc, Expr *RHSVal, in ActOnCaseStmt()
/external/llvm-project/clang/lib/Sema/
DSemaStmt.cpp493 SourceLocation DotDotDotLoc, ExprResult RHSVal, in ActOnCaseStmt()