Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaStmt.cpp1366 const Expr *HiBeforePromotion = Hi; in ActOnFinishSwitchStmt() local
1367 GetTypeBeforeIntegralPromotion(HiBeforePromotion); in ActOnFinishSwitchStmt()
1368 llvm::APSInt HiVal = HiBeforePromotion->EvaluateKnownConstInt(Context); in ActOnFinishSwitchStmt()