Searched refs:hasUnwindExceptions (Results 1 – 2 of 2) sorted by relevance
285 bool hasUnwindExceptions() const { in hasUnwindExceptions() function
783 static bool hasUnwindExceptions(const LangOptions &LangOpts) { in hasUnwindExceptions() function792 return LangOpts.ObjCRuntime.hasUnwindExceptions(); in hasUnwindExceptions()805 if (!hasUnwindExceptions(LangOpts)) in SetLLVMFunctionAttributesForDefinition()