clang-tools 22.0.0git
UseAfterMoveCheck.h File Reference

Go to the source code of this file.

Classes

class  clang::tidy::bugprone::UseAfterMoveCheck
 The check warns if an object is used after it has been moved, without an intervening reinitialization. More...

Namespaces

namespace  clang
 ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===//
namespace  clang::tidy
namespace  clang::tidy::bugprone