Home
last modified time | relevance | path

Searched refs:VarDeclStmtName (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/performance/
H A DInefficientVectorOperationCheck.h38 StringRef VarDeclName, StringRef VarDeclStmtName,
H A DInefficientVectorOperationCheck.cpp93 StringRef VarDeclStmtName, const DeclarationMatcher &AppendMethodDecl, in addMatcher() argument
102 .bind(VarDeclStmtName); in addMatcher()