Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaStmt.cpp1129 static void checkCaseValue(Sema &S, SourceLocation Loc, const llvm::APSInt &Val, in checkCaseValue() function
1306 checkCaseValue(*this, Lo->getBeginLoc(), LoVal, CondWidthBeforePromotion, in ActOnFinishSwitchStmt()
1409 checkCaseValue(*this, Hi->getBeginLoc(), HiVal, in ActOnFinishSwitchStmt()