Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DStmt.cpp1219 SourceLocation caseLoc, SourceLocation ellipsisLoc, in Create()
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DStmt.h1648 CaseStmt(Expr *lhs, Expr *rhs, SourceLocation caseLoc, in CaseStmt()