Home
last modified time | relevance | path

Searched refs:childrenExpr (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h3294 Stmt::child_range childrenExpr() { in childrenExpr() function
3298 Stmt::const_child_range childrenExpr() const { in childrenExpr() function
H A DExprCXX.h4818 : State.get<LifetimeExtendedTemporaryDecl *>()->childrenExpr(); in children()
4827 ->childrenExpr(); in children()