Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaStmt.cpp1086 const Expr *HiBeforePromotion = Hi; in ActOnFinishSwitchStmt() local
1087 GetTypeBeforeIntegralPromotion(HiBeforePromotion); in ActOnFinishSwitchStmt()
1088 llvm::APSInt HiVal = HiBeforePromotion->EvaluateKnownConstInt(Context); in ActOnFinishSwitchStmt()