Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaStmt.cpp911 const Expr *LoBeforePromotion = Lo; in ActOnFinishSwitchStmt() local
912 GetTypeBeforeIntegralPromotion(LoBeforePromotion); in ActOnFinishSwitchStmt()
913 llvm::APSInt LoVal = LoBeforePromotion->EvaluateKnownConstInt(Context); in ActOnFinishSwitchStmt()
922 LoBeforePromotion); in ActOnFinishSwitchStmt()