|
clang 22.0.0git
|
#include "clang/Frontend/MigratorOptions.h"
Public Member Functions | |
| MigratorOptions () | |
Public Attributes | |
| unsigned | NoNSAllocReallocError: 1 |
| unsigned | NoFinalizeRemoval: 1 |
Definition at line 21 of file MigratorOptions.h.
|
inline |
Definition at line 27 of file MigratorOptions.h.
References MigratorOptions(), NoFinalizeRemoval, and NoNSAllocReallocError.
Referenced by MigratorOptions().
| unsigned clang::MigratorOptions::NoFinalizeRemoval |
Definition at line 26 of file MigratorOptions.h.
Referenced by MigratorOptions().
| unsigned clang::MigratorOptions::NoNSAllocReallocError |
Definition at line 24 of file MigratorOptions.h.
Referenced by MigratorOptions().