Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaStmt.cpp1403 const Expr *HiBeforePromotion = Hi; in ActOnFinishSwitchStmt() local
1404 GetTypeBeforeIntegralPromotion(HiBeforePromotion); in ActOnFinishSwitchStmt()
1405 llvm::APSInt HiVal = HiBeforePromotion->EvaluateKnownConstInt(Context); in ActOnFinishSwitchStmt()