clang-tools 22.0.0git
|
Only one LoggingSession can be active at a time. More...
#include <Logger.h>
Public Member Functions | |
LoggingSession (clangd::Logger &Instance) | |
~LoggingSession () | |
LoggingSession (LoggingSession &&)=delete | |
LoggingSession & | operator= (LoggingSession &&)=delete |
LoggingSession (LoggingSession const &)=delete | |
LoggingSession & | operator= (LoggingSession const &)=delete |
Only one LoggingSession can be active at a time.
clang::clangd::LoggingSession::LoggingSession | ( | clangd::Logger & | Instance | ) |
Definition at line 24 of file Logger.cpp.
Referenced by LoggingSession(), LoggingSession(), operator=(), and operator=().
clang::clangd::LoggingSession::~LoggingSession | ( | ) |
Definition at line 29 of file Logger.cpp.
|
delete |
References LoggingSession().
|
delete |
References LoggingSession().
|
delete |
References LoggingSession().
|
delete |
References LoggingSession().