Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaStmt.cpp921 const Expr *CondExprBeforePromotion = CondExpr; in ActOnFinishSwitchStmt() local
923 GetTypeBeforeIntegralPromotion(CondExprBeforePromotion); in ActOnFinishSwitchStmt()
993 checkEnumTypesInSwitchStmt(*this, CondExprBeforePromotion, in ActOnFinishSwitchStmt()
/external/clang/lib/Sema/
DSemaStmt.cpp755 Expr *CondExprBeforePromotion = CondExpr; in ActOnFinishSwitchStmt() local
757 GetTypeBeforeIntegralPromotion(CondExprBeforePromotion); in ActOnFinishSwitchStmt()