Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/performance/
H A DMoveConstArgCheck.cpp71 bool IsRValueReferenceParam(const Expr *Invocation, in IsRValueReferenceParam() function
142 IsRValueReferenceParam(ReceivingExpr, InvocationParmType, Arg); in check()