Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaStmt.cpp1263 const Expr *LoBeforePromotion = Lo; in ActOnFinishSwitchStmt() local
1264 GetTypeBeforeIntegralPromotion(LoBeforePromotion); in ActOnFinishSwitchStmt()
1265 llvm::APSInt LoVal = LoBeforePromotion->EvaluateKnownConstInt(Context); in ActOnFinishSwitchStmt()
1274 LoBeforePromotion); in ActOnFinishSwitchStmt()