Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/performance/
H A DMoveConstArgCheck.cpp19 static void replaceCallWithArg(const CallExpr *Call, DiagnosticBuilder &Diag, in replaceCallWithArg() function
158 replaceCallWithArg(CallMove, Diag, SM, getLangOpts()); in check()
205 replaceCallWithArg(CallMove, Diag, SM, getLangOpts()); in check()