clang: clang::MigratorOptions Class Reference (original) (raw)
#include "[clang/Frontend/MigratorOptions.h](MigratorOptions%5F8h%5Fsource.html)"
Public Member Functions |
---|
Public Attributes | |
---|---|
unsigned | NoNSAllocReallocError: 1 |
unsigned | NoFinalizeRemoval: 1 |
Detailed Description
Definition at line 21 of file MigratorOptions.h.
Constructor & Destructor Documentation
clang::MigratorOptions::MigratorOptions ( ) | inline |
---|
Definition at line 27 of file MigratorOptions.h.
References NoFinalizeRemoval, and NoNSAllocReallocError.
Member Data Documentation
◆ NoFinalizeRemoval
unsigned clang::MigratorOptions::NoFinalizeRemoval
Definition at line 26 of file MigratorOptions.h.
Referenced by applyTransforms(), clang::arcmt::checkForManualIssues(), MigratorOptions(), clang::arcmt::MigrationPass::noFinalizeRemoval(), and clang::arcmt::MigrationPass::setNoFinalizeRemoval().
◆ NoNSAllocReallocError
unsigned clang::MigratorOptions::NoNSAllocReallocError
Definition at line 24 of file MigratorOptions.h.
Referenced by clang::arcmt::checkForManualIssues(), and MigratorOptions().
The documentation for this class was generated from the following file:
- include/clang/Frontend/MigratorOptions.h