Home
last modified time | relevance | path

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

/external/clang/lib/ASTMatchers/
DASTMatchFinder.cpp662 if (MatchMode != ASTMatchFinder::AMM_ParentOnly) { in matchesAncestorOfRecursively()
679 if (MatchMode != ASTMatchFinder::AMM_ParentOnly) { in matchesAncestorOfRecursively()
/external/clang/include/clang/ASTMatchers/
DASTMatchersInternal.h875 AMM_ParentOnly enumerator
1342 ASTMatchFinder::AMM_ParentOnly);