Home
last modified time | relevance | path

Searched defs:CaseLoc (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Parse/
DParseStmt.cpp517 SourceLocation CaseLoc = MissingCase ? Expr.get()->getExprLoc() : in ParseCaseStatement() local
/external/clang/lib/Sema/
DSemaStmt.cpp327 Sema::ActOnCaseStmt(SourceLocation CaseLoc, Expr *LHSVal, in ActOnCaseStmt()
DTreeTransform.h1023 StmtResult RebuildCaseStmt(SourceLocation CaseLoc, in RebuildCaseStmt()