Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/ASTMatchers/
HDASTMatchFinder.cpp84 bool ResultOfMatch; member
615 return I->second.ResultOfMatch; in memoizedMatchesRecursively()
620 Result.ResultOfMatch = in memoizedMatchesRecursively()
627 return CachedResult.ResultOfMatch; in memoizedMatchesRecursively()
1161 CachedResult.ResultOfMatch = Matched; in matchesAnyAncestorOf()
1184 return Finish(I->second.ResultOfMatch); in matchesAnyAncestorOf()