clang 20.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 |
|
inline |
|
inline |
Definition at line 13118 of file Sema.h.
References clang::Sema::CodeSynthesisContext::Entity, clang::Sema::CodeSynthesisContext::Kind, and clang::Sema::CodeSynthesisContext::PointOfInstantiation.