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

/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp1034 ExprResult Sema::CheckSwitchCondition(SourceLocation SwitchLoc, Expr *Cond) { function in class:Sema

Completed in 95 milliseconds