|
clang 23.0.0git
|
The result of mutable visitation. More...
#include "clang/Frontend/CompilerInvocation.h"
Public Attributes | |
| bool | Replace = false |
| Whether to replace the given StringRef with the modified std::string &. | |
| bool | Terminate = false |
| Whether to short-circuit the visitation. | |
The result of mutable visitation.
Definition at line 428 of file CompilerInvocation.h.
Whether to replace the given StringRef with the modified std::string &.
Definition at line 430 of file CompilerInvocation.h.
Whether to short-circuit the visitation.
Definition at line 432 of file CompilerInvocation.h.