Searched refs:hasUnwindExceptions (Results 1 – 1 of 1) sorted by relevance
2374 static bool hasUnwindExceptions(const LangOptions &LangOpts) { in hasUnwindExceptions() function2383 return LangOpts.ObjCRuntime.hasUnwindExceptions(); in hasUnwindExceptions()2431 if (!hasUnwindExceptions(LangOpts)) in SetLLVMFunctionAttributesForDefinition()