Searched refs:Ident_GetExceptionInfo (Results 1 – 6 of 6) sorted by relevance
362 PoisonIdentifierRAIIObject Ident_GetExceptionInfo; variable373 Ident_GetExceptionInfo(Self.Ident_GetExceptionInfo, NewValue), in PoisonSEHIdentifiersRAIIObject()
108 *Ident_GetExceptionInfo; variable
134 Ident_GetExceptionInfo = getIdentifierInfo("GetExceptionInformation"); in Preprocessor()145 Ident_GetExceptionInfo = Ident_GetExceptionCode = nullptr; in Preprocessor()741 Ident_GetExceptionInfo->setIsPoisoned(Poison); in PoisonSEHIdentifiers()
530 Ident_GetExceptionCode = Ident_GetExceptionInfo = nullptr; in Initialize()536 Ident_GetExceptionInfo = PP.getIdentifierInfo("GetExceptionInformation"); in Initialize()549 PP.SetPoisonReason(Ident_GetExceptionInfo,diag::err_seh___except_filter); in Initialize()
545 Ident_GetExceptionInfo->setIsPoisoned(false); in ParseSEHExceptBlock()558 Ident_GetExceptionInfo->setIsPoisoned(true); in ParseSEHExceptBlock()
1928 *Ident_GetExceptionInfo; variable