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()
561 *Ident_GetExceptionInfo; variable
136 Ident_GetExceptionInfo = getIdentifierInfo("GetExceptionInformation"); in Preprocessor()147 Ident_GetExceptionInfo = Ident_GetExceptionCode = nullptr; in Preprocessor()762 Ident_GetExceptionInfo->setIsPoisoned(Poison); in PoisonSEHIdentifiers()
552 Ident_GetExceptionCode = Ident_GetExceptionInfo = nullptr; in Initialize()558 Ident_GetExceptionInfo = PP.getIdentifierInfo("GetExceptionInformation"); in Initialize()571 PP.SetPoisonReason(Ident_GetExceptionInfo,diag::err_seh___except_filter); in Initialize()
606 Ident_GetExceptionInfo->setIsPoisoned(false); in ParseSEHExceptBlock()619 Ident_GetExceptionInfo->setIsPoisoned(true); in ParseSEHExceptBlock()
2354 *Ident_GetExceptionInfo; variable