Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp172 bool usesSEHExceptions; member in __anonaf5ecb460111::CGObjCGNU
838 } else if (usesSEHExceptions) { in CGObjCGNUstep()
2255 usesSEHExceptions = in CGObjCGNU()
2523 if (usesSEHExceptions) in GetEHType()
4186 if (isRethrow && (usesSEHExceptions || usesCxxExceptions)) { in EmitThrowStmt()