Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaStmt.cpp411 if (const CastExpr *ImplicitCast = dyn_cast<ImplicitCastExpr>(expr)) { in GetTypeBeforeIntegralPromotion() local
412 const Expr *ExprBeforePromotion = ImplicitCast->getSubExpr(); in GetTypeBeforeIntegralPromotion()