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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp2293 struct ResetGuardBit final : EHScopeStack::Cleanup {
2296 ResetGuardBit(Address Guard, unsigned GuardNum) function in struct:__anon3840::final
2430 CGF.EHStack.pushCleanup<ResetGuardBit>(EHCleanup, GuardAddr, GuardNum);

Completed in 114 milliseconds