Searched refs:AppendMethodDecl (Results 1 – 2 of 2) sorted by relevance
89 StringRef VarDeclStmtName, const DeclarationMatcher &AppendMethodDecl, in AddMatcher() argument102 callee(AppendMethodDecl), on(hasType(TargetRecordDecl)), in AddMatcher()157 const auto AppendMethodDecl = in registerMatchers() local160 AppendMethodDecl, PushBackOrEmplaceBackCallName, Finder); in registerMatchers()
39 const ast_matchers::DeclarationMatcher &AppendMethodDecl,