Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaStmt.cpp756 QualType CondTypeBeforePromotion = in ActOnFinishSwitchStmt() local
794 = HasDependentValue ? 0 : Context.getIntWidth(CondTypeBeforePromotion); in ActOnFinishSwitchStmt()
796 = CondTypeBeforePromotion->isSignedIntegerOrEnumerationType(); in ActOnFinishSwitchStmt()
1070 const EnumType *ET = CondTypeBeforePromotion->getAs<EnumType>(); in ActOnFinishSwitchStmt()
1095 << CondTypeBeforePromotion; in ActOnFinishSwitchStmt()
1106 << CondTypeBeforePromotion; in ActOnFinishSwitchStmt()
1116 << CondTypeBeforePromotion; in ActOnFinishSwitchStmt()