Searched refs:asExpr (Results 1 – 7 of 7) sorted by relevance
16 if (const Expr *E = asExpr()) in getLoc()26 if (const Expr *E = asExpr()) in getRange()35 const Expr *SourceInfo::asExpr() const { in asExpr() function in SourceInfo42 if (const Expr *E = getSource(F, PC).asExpr()) in getExpr()
83 const Expr *asExpr() const;
100 else if (auto *E = Desc->asExpr()) in toAPValue()111 } else if (Desc->asExpr()) { in toAPValue()
152 const Expr *asExpr() const { return Source.dyn_cast<const Expr *>(); } in asExpr() function
481 if (const auto *E = dyn_cast_if_present<CXXThisExpr>(Loc.asExpr())) in CheckThis()531 FPOptions FPO = E.asExpr()->getFPFeaturesInEffect(S.Ctx.getLangOpts()); in CheckFloatResult()
126 if (const auto *E = Desc->asExpr()) { in print()
307 if (auto *E = asExpr()) in getType()