|
clang 22.0.0git
|
#include "/work/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/CIR/CodeGen/CIRGenFunction.h"
Public Member Functions | |
| SourceLocRAIIObject (CIRGenFunction &cgf, mlir::Location value) | |
| void | restore () |
| Can be used to restore the state early, before the dtor is run. | |
| ~SourceLocRAIIObject () | |
Definition at line 404 of file CIRGenFunction.h.
|
inline |
Definition at line 409 of file CIRGenFunction.h.
References clang::CIRGen::CIRGenFunction::CIRGenFunction().
|
inline |
Definition at line 418 of file CIRGenFunction.h.
References restore().
|
inline |
Can be used to restore the state early, before the dtor is run.
Definition at line 417 of file CIRGenFunction.h.
Referenced by ~SourceLocRAIIObject().