HomeSort by relevance Sort by last modified time
    Searched full:gettypebeforeintegralpromotion (Results 1 - 1 of 1) sorted by null

  /external/clang/lib/Sema/
SemaStmt.cpp 565 /// GetTypeBeforeIntegralPromotion - Returns the pre-promotion type of
567 static QualType GetTypeBeforeIntegralPromotion(Expr *&expr) {
746 GetTypeBeforeIntegralPromotion(CondExprBeforePromotion);
    [all...]

Completed in 53 milliseconds