Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/ASTDiff/
HDASTDiff.cpp845 bool MatchedChildren = llvm::any_of( in matchBottomUp() local
847 if (Matched || !MatchedChildren) in matchBottomUp()