Home
last modified time | relevance | path

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

/external/clang/lib/ASTMatchers/
DASTMatchFinder.cpp72 bool ResultOfMatch; member
394 return I->second.ResultOfMatch; in memoizedMatchesRecursively()
399 Result.ResultOfMatch = matchesRecursively(Node, Matcher, &Result.Nodes, in memoizedMatchesRecursively()
406 return CachedResult.ResultOfMatch; in memoizedMatchesRecursively()
633 return I->second.ResultOfMatch; in memoizedMatchesAncestorOfRecursively()
638 Result.ResultOfMatch = in memoizedMatchesAncestorOfRecursively()
645 return CachedResult.ResultOfMatch; in memoizedMatchesAncestorOfRecursively()