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.cpp172 bool usesSEHExceptions; member in __anonbab9bb100111::CGObjCGNU
837 } else if (usesSEHExceptions) { in CGObjCGNUstep()
2254 usesSEHExceptions = in CGObjCGNU()
2522 if (usesSEHExceptions) in GetEHType()
4185 if (isRethrow && (usesSEHExceptions || usesCxxExceptions)) { in EmitThrowStmt()