reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/AST/ExprConstant.cpp
12572   const Expr* SubExpr = E->getSubExpr();
12574   switch (E->getCastKind()) {
12576     return ExprEvaluatorBaseTy::VisitCastExpr(E);
12581            HandleIntToFloatCast(Info, E, SubExpr->getType(), IntResult,
12582                                 E->getType(), Result);
12588     return HandleFloatToFloatCast(Info, E, SubExpr->getType(), E->getType(),
12588     return HandleFloatToFloatCast(Info, E, SubExpr->getType(), E->getType(),