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

/external/clang/lib/Sema/
H A DSemaStmt.cpp506 /// GetTypeBeforeIntegralPromotion - Returns the pre-promotion type of
508 static QualType GetTypeBeforeIntegralPromotion(Expr *&expr) { function
635 GetTypeBeforeIntegralPromotion(CondExprBeforePromotion);

Completed in 40 milliseconds