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