Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp1247 QualType CondTypeBeforePromotion = in ActOnFinishSwitchStmt() local
1262 = HasDependentValue ? 0 : Context.getIntWidth(CondTypeBeforePromotion); in ActOnFinishSwitchStmt()
1264 = CondTypeBeforePromotion->isSignedIntegerOrEnumerationType(); in ActOnFinishSwitchStmt()
1509 const EnumType *ET = CondTypeBeforePromotion->getAs<EnumType>(); in ActOnFinishSwitchStmt()
1536 << CondTypeBeforePromotion; in ActOnFinishSwitchStmt()
1547 << CondTypeBeforePromotion; in ActOnFinishSwitchStmt()
1557 << CondTypeBeforePromotion; in ActOnFinishSwitchStmt()