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()
104 *Ident_GetExceptionInfo; variable
134 Ident_GetExceptionInfo = getIdentifierInfo("GetExceptionInformation"); in Preprocessor()145 Ident_GetExceptionInfo = Ident_GetExceptionCode = nullptr; in Preprocessor()742 Ident_GetExceptionInfo->setIsPoisoned(Poison); in PoisonSEHIdentifiers()
548 Ident_GetExceptionCode = Ident_GetExceptionInfo = nullptr; in Initialize()554 Ident_GetExceptionInfo = PP.getIdentifierInfo("GetExceptionInformation"); in Initialize()567 PP.SetPoisonReason(Ident_GetExceptionInfo,diag::err_seh___except_filter); in Initialize()
641 Ident_GetExceptionInfo->setIsPoisoned(false); in ParseSEHExceptBlock()654 Ident_GetExceptionInfo->setIsPoisoned(true); in ParseSEHExceptBlock()
2253 *Ident_GetExceptionInfo; variable