Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp1270 QualType CondTypeBeforePromotion = in ActOnFinishSwitchStmt() local
1285 = HasDependentValue ? 0 : Context.getIntWidth(CondTypeBeforePromotion); in ActOnFinishSwitchStmt()
1287 = CondTypeBeforePromotion->isSignedIntegerOrEnumerationType(); in ActOnFinishSwitchStmt()
1532 const EnumType *ET = CondTypeBeforePromotion->getAs<EnumType>(); in ActOnFinishSwitchStmt()
1559 << CondTypeBeforePromotion; in ActOnFinishSwitchStmt()
1570 << CondTypeBeforePromotion; in ActOnFinishSwitchStmt()
1580 << CondTypeBeforePromotion; in ActOnFinishSwitchStmt()