Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaStmt.cpp679 QualType CondTypeBeforePromotion = in ActOnFinishSwitchStmt() local
710 = HasDependentValue ? 0 : Context.getIntWidth(CondTypeBeforePromotion); in ActOnFinishSwitchStmt()
712 = CondTypeBeforePromotion->isSignedIntegerOrEnumerationType(); in ActOnFinishSwitchStmt()
985 const EnumType *ET = CondTypeBeforePromotion->getAs<EnumType>(); in ActOnFinishSwitchStmt()
1014 << CondTypeBeforePromotion; in ActOnFinishSwitchStmt()
1025 << CondTypeBeforePromotion; in ActOnFinishSwitchStmt()
1035 << CondTypeBeforePromotion; in ActOnFinishSwitchStmt()