Searched refs:Ident_GetExceptionInfo (Results 1 – 6 of 6) sorted by relevance
378 PoisonIdentifierRAIIObject Ident_GetExceptionInfo; variable389 Ident_GetExceptionInfo(Self.Ident_GetExceptionInfo, NewValue), in PoisonSEHIdentifiersRAIIObject()
110 *Ident_GetExceptionInfo; variable
134 Ident_GetExceptionInfo = getIdentifierInfo("GetExceptionInformation"); in Preprocessor()145 Ident_GetExceptionInfo = Ident_GetExceptionCode = nullptr; in Preprocessor()755 Ident_GetExceptionInfo->setIsPoisoned(Poison); in PoisonSEHIdentifiers()
532 Ident_GetExceptionCode = Ident_GetExceptionInfo = nullptr; in Initialize()538 Ident_GetExceptionInfo = PP.getIdentifierInfo("GetExceptionInformation"); in Initialize()551 PP.SetPoisonReason(Ident_GetExceptionInfo,diag::err_seh___except_filter); in Initialize()
613 Ident_GetExceptionInfo->setIsPoisoned(false); in ParseSEHExceptBlock()626 Ident_GetExceptionInfo->setIsPoisoned(true); in ParseSEHExceptBlock()
2255 *Ident_GetExceptionInfo; variable