|
clang 23.0.0git
|
RAII object to ensure that a code synthesis context is popped on scope exit. More...
#include "clang/Sema/Sema.h"
Public Member Functions | |
| ScopedCodeSynthesisContext (Sema &S, const CodeSynthesisContext &Ctx) | |
| ~ScopedCodeSynthesisContext () | |
| ScopedCodeSynthesisContext (const ScopedCodeSynthesisContext &)=delete | |
| ScopedCodeSynthesisContext & | operator= (const ScopedCodeSynthesisContext &)=delete |
RAII object to ensure that a code synthesis context is popped on scope exit.
|
inline |
Definition at line 13682 of file Sema.h.
References clang::Sema::Sema().
Referenced by operator=(), and ScopedCodeSynthesisContext().
|
inline |
|
delete |
References ScopedCodeSynthesisContext().
|
delete |
References ScopedCodeSynthesisContext().