Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjCGNU.cpp170 bool usesSEHExceptions; member in __anon119c321b0111::CGObjCGNU
824 if (usesSEHExceptions) { in CGObjCGNUstep()
2141 usesSEHExceptions = in CGObjCGNU()
2397 if (usesSEHExceptions) in GetEHType()
3961 if (isRethrow && usesSEHExceptions) { in EmitThrowStmt()