Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGObjCGNU.cpp174 bool usesSEHExceptions; member in __anon128dbe400111::CGObjCGNU
826 if (usesSEHExceptions) { in CGObjCGNUstep()
2147 usesSEHExceptions = in CGObjCGNU()
2409 if (usesSEHExceptions) in GetEHType()
4046 if (isRethrow && usesSEHExceptions) { in EmitThrowStmt()