enum ARCPreciseLifetime_t

Description

Does an ARC strong l-value have precise lifetime?

Declared at: clang/lib/CodeGen/CGValue.h:124

Enumerators

NameValueComment
ARCImpreciseLifetime0
ARCPreciseLifetime1