|
clang 23.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 423 of file Compiler.cpp.
|
inline |
Definition at line 425 of file Compiler.cpp.
|
inline |
Definition at line 433 of file Compiler.cpp.