Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp1334 const Expr *LoBeforePromotion = Lo; in ActOnFinishSwitchStmt() local
1335 GetTypeBeforeIntegralPromotion(LoBeforePromotion); in ActOnFinishSwitchStmt()
1336 llvm::APSInt LoVal = LoBeforePromotion->EvaluateKnownConstInt(Context); in ActOnFinishSwitchStmt()
1345 LoBeforePromotion); in ActOnFinishSwitchStmt()