Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaStmt.cpp983 const Expr *LoBeforePromotion = Lo; in ActOnFinishSwitchStmt() local
984 GetTypeBeforeIntegralPromotion(LoBeforePromotion); in ActOnFinishSwitchStmt()
985 llvm::APSInt LoVal = LoBeforePromotion->EvaluateKnownConstInt(Context); in ActOnFinishSwitchStmt()
994 LoBeforePromotion); in ActOnFinishSwitchStmt()