Searched defs:traverseIgnored (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp102 const Expr *ASTContext::traverseIgnored(const Expr *E) const { function in class:ASTContext
106 Expr *ASTContext::traverseIgnored(Expr *E) const { function in class:ASTContext
122 ASTContext::traverseIgnored(const ast_type_traits::DynTypedNode &N) const { function in class:ASTContext

Completed in 139 milliseconds