Home
last modified time | relevance | path

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

/external/clang/lib/ASTMatchers/
DASTMatchFinder.cpp652 } else if (MatchMode != ASTMatchFinder::AMM_ParentOnly) { in memoizedMatchesAncestorOfRecursively()
672 if (MatchMode != ASTMatchFinder::AMM_ParentOnly) { in memoizedMatchesAncestorOfRecursively()
/external/clang/include/clang/ASTMatchers/
DASTMatchersInternal.h783 AMM_ParentOnly enumerator
1248 ASTMatchFinder::AMM_ParentOnly);