Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp1438 const Expr *HiBeforePromotion = Hi; in ActOnFinishSwitchStmt() local
1439 GetTypeBeforeIntegralPromotion(HiBeforePromotion); in ActOnFinishSwitchStmt()
1440 llvm::APSInt HiVal = HiBeforePromotion->EvaluateKnownConstInt(Context); in ActOnFinishSwitchStmt()