clang 20.0.0git
|
If a crash happens while one of these objects are live, the message is printed out along with the specified source location. More...
#include "clang/Basic/PrettyStackTrace.h"
Public Member Functions | |
PrettyStackTraceLoc (SourceManager &sm, SourceLocation L, const char *Msg) | |
void | print (raw_ostream &OS) const override |
If a crash happens while one of these objects are live, the message is printed out along with the specified source location.
Definition at line 26 of file PrettyStackTrace.h.
|
inline |
Definition at line 31 of file PrettyStackTrace.h.
|
override |
Definition at line 33 of file SourceLocation.cpp.
References clang::SourceLocation::isValid(), and clang::SourceLocation::print().