Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp1160 static void checkCaseValue(Sema &S, SourceLocation Loc, const llvm::APSInt &Val, in checkCaseValue() function
1340 checkCaseValue(*this, Lo->getBeginLoc(), LoVal, CondWidthBeforePromotion, in ActOnFinishSwitchStmt()
1444 checkCaseValue(*this, Hi->getBeginLoc(), HiVal, in ActOnFinishSwitchStmt()