Home
last modified time | relevance | path

Searched defs:AppendMethodDecl (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/performance/
H A DInefficientVectorOperationCheck.cpp91 StringRef VarDeclStmtName, const DeclarationMatcher &AppendMethodDecl, in addMatcher() argument
161 const auto AppendMethodDecl = in registerMatchers() local