Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/performance/
DInefficientVectorOperationCheck.h38 StringRef VarDeclName, StringRef VarDeclStmtName,
DInefficientVectorOperationCheck.cpp89 StringRef VarDeclStmtName, const DeclarationMatcher &AppendMethodDecl, in AddMatcher() argument
98 .bind(VarDeclStmtName); in AddMatcher()