RAII class to control scope of DeferDiags.
More...
#include "clang/Sema/Sema.h"
RAII class to control scope of DeferDiags.
Definition at line 9783 of file Sema.h.
◆ DeferDiagsRAII()
clang::Sema::DeferDiagsRAII::DeferDiagsRAII |
( |
Sema & |
S, |
|
|
bool |
DeferDiags |
|
) |
| |
|
inline |
◆ ~DeferDiagsRAII()
clang::Sema::DeferDiagsRAII::~DeferDiagsRAII |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: