clang 22.0.0git
|
When generating code for e.g. More...
Public Member Functions | |
LocOverrideScope (Compiler< Emitter > *Ctx, SourceInfo NewValue, bool Enabled=true) | |
~LocOverrideScope () |
When generating code for e.g.
implicit field initializers in constructors, we don't have anything to point to in case the initializer causes an error. In that case, we need to disable location tracking for the initializer so we later point to the call range instead.
Definition at line 195 of file Compiler.cpp.
|
inline |
Definition at line 197 of file Compiler.cpp.
|
inline |
Definition at line 205 of file Compiler.cpp.