Searched refs:asExpr (Results 1 – 7 of 7) sorted by relevance
16 if (const Expr *E = asExpr()) in getLoc()25 const Expr *SourceInfo::asExpr() const { in asExpr() function in SourceInfo32 if (const Expr *E = getSource(F, PC).asExpr()) in getExpr()
91 const Expr *asExpr() const;
113 const Expr *asExpr() const { return Source.dyn_cast<const Expr *>(); } in asExpr() function
92 else if (auto *E = Desc->asExpr()) in toAPValue()
82 if (auto *E = Desc->asExpr()) { in print()
246 if (auto *E = asExpr()) in getType()
382 if (auto *E = dyn_cast_or_null<CXXThisExpr>(Loc.asExpr())) in CheckThis()