Searched refs:AppendMethodDecl (Results 1 – 2 of 2) sorted by relevance
93 StringRef VarDeclStmtName, const DeclarationMatcher &AppendMethodDecl, in addMatcher() argument106 callee(AppendMethodDecl), on(hasType(TargetRecordDecl)), in addMatcher()163 const auto AppendMethodDecl = in registerMatchers() local166 AppendMethodDecl, PushBackOrEmplaceBackCallName, Finder); in registerMatchers()
39 const ast_matchers::DeclarationMatcher &AppendMethodDecl,