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