Searched defs:ChildExpr (Results 1 – 3 of 3) sorted by relevance
151 const auto *ChildExpr = Node.get<Expr>(); in getParents() local
1722 if (Expr *ChildExpr = dyn_cast<Expr>(Child)) { in markStmtChild() local
11411 Expr *ChildExpr = dyn_cast_or_null<Expr>(SubStmt); AnalyzeImplicitConversions() local 12103 const Expr *ChildExpr = dyn_cast_or_null<Expr>(Sub); VisitCoroutineSuspendExpr() local