Home
last modified time | relevance | path

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

/external/clang/lib/ASTMatchers/
DASTMatchFinder.cpp643 } else if (MatchMode != ASTMatchFinder::AMM_ParentOnly) { in memoizedMatchesAncestorOfRecursively()
663 if (MatchMode != ASTMatchFinder::AMM_ParentOnly) { in memoizedMatchesAncestorOfRecursively()
/external/clang/include/clang/ASTMatchers/
DASTMatchersInternal.h799 AMM_ParentOnly enumerator
1269 ASTMatchFinder::AMM_ParentOnly);