clang-tools 22.0.0git
ReferenceToConstructedTemporaryCheck.h File Reference

Go to the source code of this file.

Classes

class  clang::tidy::readability::ReferenceToConstructedTemporaryCheck
 Detects C++ code where a reference variable is used to extend the lifetime of a temporary object that has just been constructed. More...

Namespaces

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