Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DIgnoreExpr.h23 inline Expr *IgnoreExprNodesImpl(Expr *E) { return E; } in IgnoreExprNodesImpl() function
25 Expr *IgnoreExprNodesImpl(Expr *E, FnTy &&Fn, FnTys &&... Fns) { in IgnoreExprNodesImpl() function