Searched refs:handleCopyFromMethodReturn (Results 1 – 2 of 2) sorted by relevance
38 void handleCopyFromMethodReturn(const VarDecl &Var, const Stmt &BlockStmt,
298 handleCopyFromMethodReturn(*NewVar, *BlockStmt, *Stmt, IssueFix, ObjectArg, in check()306 void UnnecessaryCopyInitialization::handleCopyFromMethodReturn( in handleCopyFromMethodReturn() function in clang::tidy::performance::UnnecessaryCopyInitialization