Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCGNU.cpp184 bool usesSEHExceptions; member in __anon0fc3211f0111::CGObjCGNU
821 if (usesSEHExceptions) { in CGObjCGNUstep()
2026 usesSEHExceptions = in CGObjCGNU()
2283 if (usesSEHExceptions) in GetEHType()
3844 if (isRethrow && usesSEHExceptions) { in EmitThrowStmt()