Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaStmt.cpp850 QualType CondTypeBeforePromotion = in ActOnFinishSwitchStmt() local
865 = HasDependentValue ? 0 : Context.getIntWidth(CondTypeBeforePromotion); in ActOnFinishSwitchStmt()
867 = CondTypeBeforePromotion->isSignedIntegerOrEnumerationType(); in ActOnFinishSwitchStmt()
1109 const EnumType *ET = CondTypeBeforePromotion->getAs<EnumType>(); in ActOnFinishSwitchStmt()
1135 << CondTypeBeforePromotion; in ActOnFinishSwitchStmt()
1146 << CondTypeBeforePromotion; in ActOnFinishSwitchStmt()
1156 << CondTypeBeforePromotion; in ActOnFinishSwitchStmt()