Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaStmt.cpp670 QualType CondTypeBeforePromotion = in ActOnFinishSwitchStmt() local
701 = HasDependentValue ? 0 : Context.getIntWidth(CondTypeBeforePromotion); in ActOnFinishSwitchStmt()
703 = CondTypeBeforePromotion->isSignedIntegerOrEnumerationType(); in ActOnFinishSwitchStmt()
976 const EnumType *ET = CondTypeBeforePromotion->getAs<EnumType>(); in ActOnFinishSwitchStmt()
1005 << CondTypeBeforePromotion; in ActOnFinishSwitchStmt()
1016 << CondTypeBeforePromotion; in ActOnFinishSwitchStmt()
1026 << CondTypeBeforePromotion; in ActOnFinishSwitchStmt()