Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaStmt.cpp699 static QualType GetTypeBeforeIntegralPromotion(const Expr *&E) { in GetTypeBeforeIntegralPromotion() function
923 GetTypeBeforeIntegralPromotion(CondExprBeforePromotion); in ActOnFinishSwitchStmt()
984 GetTypeBeforeIntegralPromotion(LoBeforePromotion); in ActOnFinishSwitchStmt()
1087 GetTypeBeforeIntegralPromotion(HiBeforePromotion); in ActOnFinishSwitchStmt()
/external/clang/lib/Sema/
DSemaStmt.cpp599 static QualType GetTypeBeforeIntegralPromotion(Expr *&expr) { in GetTypeBeforeIntegralPromotion() function
757 GetTypeBeforeIntegralPromotion(CondExprBeforePromotion); in ActOnFinishSwitchStmt()