Searched refs:DeclarationMatcher (Results 1 – 5 of 5) sorted by relevance
166 DeclarationMatcher GroupM = decl(hasDescendant(RunLoopInAutorelease)); in checkTempObjectsInSamePool()182 DeclarationMatcher GroupM = functionDecl( in checkTempObjectsInNoPool()
76 static decltype(auto) hasTypePointingTo(DeclarationMatcher DeclM) { in hasTypePointingTo()
155 void addMatcher(const DeclarationMatcher &NodeMatch,
143 using DeclarationMatcher = internal::Matcher<Decl>; variable
913 ast_matchers::DeclarationMatcher