Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaStmt.cpp1202 QualType CondTypeBeforePromotion = in ActOnFinishSwitchStmt() local
1217 = HasDependentValue ? 0 : Context.getIntWidth(CondTypeBeforePromotion); in ActOnFinishSwitchStmt()
1219 = CondTypeBeforePromotion->isSignedIntegerOrEnumerationType(); in ActOnFinishSwitchStmt()
1460 const EnumType *ET = CondTypeBeforePromotion->getAs<EnumType>(); in ActOnFinishSwitchStmt()
1486 << CondTypeBeforePromotion; in ActOnFinishSwitchStmt()
1497 << CondTypeBeforePromotion; in ActOnFinishSwitchStmt()
1507 << CondTypeBeforePromotion; in ActOnFinishSwitchStmt()