Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/performance/
H A DInefficientVectorOperationCheck.h40 StringRef AppendCallName, ast_matchers::MatchFinder *Finder);
H A DInefficientVectorOperationCheck.cpp94 StringRef AppendCallName, MatchFinder *Finder) { in addMatcher() argument
108 .bind(AppendCallName); in addMatcher()