|
clang 22.0.0git
|
RAII object to handle the state changes required to synthesize a function body. More...
#include "clang/Sema/Sema.h"
Public Member Functions | |
| SynthesizedFunctionScope (Sema &S, DeclContext *DC) | |
| void | addContextNote (SourceLocation UseLoc) |
| ~SynthesizedFunctionScope () | |
| SynthesizedFunctionScope (const SynthesizedFunctionScope &)=delete | |
| SynthesizedFunctionScope & | operator= (const SynthesizedFunctionScope &)=delete |
RAII object to handle the state changes required to synthesize a function body.
|
inline |
Definition at line 13527 of file Sema.h.
References clang::isa(), clang::Sema::PotentiallyEvaluated, and clang::Sema::Sema().
Referenced by operator=(), and SynthesizedFunctionScope().
|
inline |
|
delete |
References SynthesizedFunctionScope().
|
inline |
|
delete |
References SynthesizedFunctionScope().