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 () |
RAII object to handle the state changes required to synthesize a function body.
|
inline |
Definition at line 13398 of file Sema.h.
References clang::isa(), clang::Sema::PotentiallyEvaluated, and clang::Sema::Sema().
|
inline |
|
inline |