Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaStmt.cpp746 QualType CondTypeBeforePromotion = in ActOnFinishSwitchStmt() local
784 = HasDependentValue ? 0 : Context.getIntWidth(CondTypeBeforePromotion); in ActOnFinishSwitchStmt()
786 = CondTypeBeforePromotion->isSignedIntegerOrEnumerationType(); in ActOnFinishSwitchStmt()
1059 const EnumType *ET = CondTypeBeforePromotion->getAs<EnumType>(); in ActOnFinishSwitchStmt()
1084 << CondTypeBeforePromotion; in ActOnFinishSwitchStmt()
1095 << CondTypeBeforePromotion; in ActOnFinishSwitchStmt()
1105 << CondTypeBeforePromotion; in ActOnFinishSwitchStmt()