Home
last modified time | relevance | path

Searched defs:ChildExpr (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DParentMapContext.cpp132 const auto *ChildExpr = Node.get<Expr>(); getParents() local
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DBuildTree.cpp1721 if (Expr *ChildExpr = dyn_cast<Expr>(Child)) { markStmtChild() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp16293 Expr *ChildExpr = dyn_cast_or_null<Expr>(SubStmt); AnalyzeImplicitConversions() local
17002 const Expr *ChildExpr = dyn_cast_or_null<Expr>(Sub); VisitCoroutineSuspendExpr() local