Searched refs:hasUnwindExceptions (Results 1 – 2 of 2) sorted by relevance
375 bool hasUnwindExceptions() const { in hasUnwindExceptions() function
1681 static bool hasUnwindExceptions(const LangOptions &LangOpts) { in hasUnwindExceptions() function1690 return LangOpts.ObjCRuntime.hasUnwindExceptions(); in hasUnwindExceptions()1734 if (!hasUnwindExceptions(LangOpts)) in SetLLVMFunctionAttributesForDefinition()