Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/performance/
DInefficientVectorOperationCheck.h40 StringRef AppendCallName, ast_matchers::MatchFinder *Finder);
DInefficientVectorOperationCheck.cpp90 StringRef AppendCallName, MatchFinder *Finder) { in AddMatcher() argument
104 .bind(AppendCallName); in AddMatcher()