Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaStmt.cpp1300 const Expr *LoBeforePromotion = Lo; in ActOnFinishSwitchStmt() local
1301 GetTypeBeforeIntegralPromotion(LoBeforePromotion); in ActOnFinishSwitchStmt()
1302 llvm::APSInt LoVal = LoBeforePromotion->EvaluateKnownConstInt(Context); in ActOnFinishSwitchStmt()
1311 LoBeforePromotion); in ActOnFinishSwitchStmt()