Home
last modified time | relevance | path

Searched refs:ResetGuardBit (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp2551 struct ResetGuardBit final : EHScopeStack::Cleanup { struct
2554 ResetGuardBit(Address Guard, unsigned GuardNum) in ResetGuardBit() argument
2689 CGF.EHStack.pushCleanup<ResetGuardBit>(EHCleanup, GuardAddr, GuardNum); in EmitGuardedInit()