Home
last modified time | relevance | path

Searched refs:ActOnStartOfSwitchStmt (Results 1 – 4 of 4) sorted by relevance

/trueos/contrib/llvm/tools/clang/lib/Parse/
HDParseStmt.cpp1190 = Actions.ActOnStartOfSwitchStmt(SwitchLoc, Cond.get(), CondVar); in ParseSwitchStatement()
/trueos/contrib/llvm/tools/clang/lib/Sema/
HDSemaStmt.cpp567 Sema::ActOnStartOfSwitchStmt(SourceLocation SwitchLoc, Expr *Cond, in ActOnStartOfSwitchStmt() function in Sema
HDTreeTransform.h1121 return getSema().ActOnStartOfSwitchStmt(SwitchLoc, Cond, in RebuildSwitchStmtStart()
/trueos/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h2898 StmtResult ActOnStartOfSwitchStmt(SourceLocation SwitchLoc,