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

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

Completed in 75 milliseconds