Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaStmt.cpp1150 static void checkEnumTypesInSwitchStmt(Sema &S, const Expr *Cond, in checkEnumTypesInSwitchStmt() function
1273 checkEnumTypesInSwitchStmt(*this, CondExprBeforePromotion, in ActOnFinishSwitchStmt()