Searched refs:Ident_GetExceptionInfo (Results 1 – 6 of 6) sorted by relevance
397 PoisonIdentifierRAIIObject Ident_GetExceptionInfo; variable408 Ident_GetExceptionInfo(Self.Ident_GetExceptionInfo, NewValue), in PoisonSEHIdentifiersRAIIObject()
108 *Ident_GetExceptionInfo; variable
138 Ident_GetExceptionInfo = getIdentifierInfo("GetExceptionInformation"); in Preprocessor()149 Ident_GetExceptionInfo = Ident_GetExceptionCode = nullptr; in Preprocessor()746 Ident_GetExceptionInfo->setIsPoisoned(Poison); in PoisonSEHIdentifiers()
549 Ident_GetExceptionCode = Ident_GetExceptionInfo = nullptr; in Initialize()555 Ident_GetExceptionInfo = PP.getIdentifierInfo("GetExceptionInformation"); in Initialize()568 PP.SetPoisonReason(Ident_GetExceptionInfo,diag::err_seh___except_filter); in Initialize()
653 Ident_GetExceptionInfo->setIsPoisoned(false); in ParseSEHExceptBlock()666 Ident_GetExceptionInfo->setIsPoisoned(true); in ParseSEHExceptBlock()
2279 *Ident_GetExceptionInfo; variable