LLVM: lib/TextAPI/TextStubCommon.h File Reference (original) (raw)
Go to the source code of this file.
| Namespaces | |
|---|---|
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
| namespace | llvm::MachO |
| namespace | llvm::yaml |
| Enumerations | |
|---|---|
| enum | TBDFlags : unsigned { None = 0U , FlatNamespace = 1U << 0 , NotApplicationExtensionSafe = 1U << 1 , InstallAPI = 1U << 2 , SimulatorSupport = 1U << 3 , OSLibNotForSharedCache = 1U << 4 , LLVM_MARK_AS_BITMASK_ENUM =(OSLibNotForSharedCache) } |
◆ UUID
◆ TBDFlags
| Enumerator |
|---|
| None |
| FlatNamespace |
| NotApplicationExtensionSafe |
| InstallAPI |
| SimulatorSupport |
| OSLibNotForSharedCache |
| LLVM_MARK_AS_BITMASK_ENUM |
Definition at line 27 of file TextStubCommon.h.