Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp171 bool usesSEHExceptions; member in __anonbab9bb100111::CGObjCGNU
838 } else if (usesSEHExceptions) { in CGObjCGNUstep()
2359 usesSEHExceptions = in CGObjCGNU()
2623 if (usesSEHExceptions) in GetEHType()
4276 if (isRethrow && (usesSEHExceptions || usesCxxExceptions)) { in EmitThrowStmt()