Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaStmt.cpp731 QualType CondTypeBeforePromotion = in ActOnFinishSwitchStmt() local
769 = HasDependentValue ? 0 : Context.getIntWidth(CondTypeBeforePromotion); in ActOnFinishSwitchStmt()
771 = CondTypeBeforePromotion->isSignedIntegerOrEnumerationType(); in ActOnFinishSwitchStmt()
1044 const EnumType *ET = CondTypeBeforePromotion->getAs<EnumType>(); in ActOnFinishSwitchStmt()
1074 << CondTypeBeforePromotion; in ActOnFinishSwitchStmt()
1088 << CondTypeBeforePromotion; in ActOnFinishSwitchStmt()
1100 << CondTypeBeforePromotion; in ActOnFinishSwitchStmt()