Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/performance/
DInefficientVectorOperationCheck.cpp89 StringRef VarDeclStmtName, const DeclarationMatcher &AppendMethodDecl, in AddMatcher()
157 const auto AppendMethodDecl = in registerMatchers() local