Searched defs:CallGuardAbort (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp1048 struct CallGuardAbort : EHScopeStack::Cleanup { struct in namespace:__anon3090
1050 CallGuardAbort(llvm::GlobalVariable *Guard) : Guard(Guard) {} function in struct:__anon3090::CallGuardAbort

Completed in 101 milliseconds