Searched defs:IgnoreImplicitChildren (Results 1 – 1 of 1) sorted by relevance
101 bool IgnoreImplicitChildren, in MatchChildASTVisitor()413 const bool IgnoreImplicitChildren; member in clang::ast_matchers::internal::__anonbe2d60470111::MatchChildASTVisitor638 bool IgnoreImplicitChildren = false; in matchesRecursively() local