Searched refs:MatcherM (Results 1 – 3 of 3) sorted by relevance
85 auto MatcherM = matchUnorderedIterWithPointers(); in checkASTCodeBody() local87 auto Matches = match(MatcherM, *D, AM.getASTContext()); in checkASTCodeBody()
99 auto MatcherM = matchSortWithPointers(); in checkASTCodeBody() local101 auto Matches = match(MatcherM, *D, AM.getASTContext()); in checkASTCodeBody()
224 auto MatcherM = decl(anyOf( in checkASTCodeBody() local229 auto Matches = match(MatcherM, *D, AM.getASTContext()); in checkASTCodeBody()