Searched refs:checkEnumTypesInSwitchStmt (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp835 static void checkEnumTypesInSwitchStmt(Sema &S, const Expr *Cond, function
958 checkEnumTypesInSwitchStmt(*this, CondExprBeforePromotion,

Completed in 116 milliseconds