Searched defs:SwitchStmt (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DStmt.cpp949 SwitchStmt::SwitchStmt(const ASTContext &Ctx, Stmt *Init, VarDecl *Var, function in class:SwitchStmt
968 SwitchStmt::SwitchStmt(EmptyShell Empty, bool HasInit, bool HasVar) function in class:SwitchStmt
[all...]

Completed in 62 milliseconds