class PoisonSEHIdentifiersRAIIObject
Declaration
class PoisonSEHIdentifiersRAIIObject { /* full declaration omitted */ };
Declared at: clang/include/clang/Parse/RAIIObjectsForParser.h:362
Member Variables
- private clang::PoisonIdentifierRAIIObject Ident_AbnormalTermination
- private clang::PoisonIdentifierRAIIObject Ident_GetExceptionCode
- private clang::PoisonIdentifierRAIIObject Ident_GetExceptionInfo
- private clang::PoisonIdentifierRAIIObject Ident__abnormal_termination
- private clang::PoisonIdentifierRAIIObject Ident__exception_code
- private clang::PoisonIdentifierRAIIObject Ident__exception_info
- private clang::PoisonIdentifierRAIIObject Ident___abnormal_termination
- private clang::PoisonIdentifierRAIIObject Ident___exception_code
- private clang::PoisonIdentifierRAIIObject Ident___exception_info
Method Overview
- public PoisonSEHIdentifiersRAIIObject(clang::Parser & Self, bool NewValue)
Methods
ΒΆPoisonSEHIdentifiersRAIIObject(
clang::Parser& Self,
bool NewValue)
PoisonSEHIdentifiersRAIIObject(
clang::Parser& Self,
bool NewValue)
Declared at: clang/include/clang/Parse/RAIIObjectsForParser.h:373
Parameters
- clang::Parser& Self
- bool NewValue