Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaStmt.cpp1239 QualType CondTypeBeforePromotion = in ActOnFinishSwitchStmt() local
1254 = HasDependentValue ? 0 : Context.getIntWidth(CondTypeBeforePromotion); in ActOnFinishSwitchStmt()
1256 = CondTypeBeforePromotion->isSignedIntegerOrEnumerationType(); in ActOnFinishSwitchStmt()
1497 const EnumType *ET = CondTypeBeforePromotion->getAs<EnumType>(); in ActOnFinishSwitchStmt()
1524 << CondTypeBeforePromotion; in ActOnFinishSwitchStmt()
1535 << CondTypeBeforePromotion; in ActOnFinishSwitchStmt()
1545 << CondTypeBeforePromotion; in ActOnFinishSwitchStmt()