Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp170 bool usesSEHExceptions; member in __anon90b381c40111::CGObjCGNU
825 if (usesSEHExceptions) { in CGObjCGNUstep()
2144 usesSEHExceptions = in CGObjCGNU()
2400 if (usesSEHExceptions) in GetEHType()
3964 if (isRethrow && usesSEHExceptions) { in EmitThrowStmt()