Searched refs:hasUnwindExceptions (Results 1 – 2 of 2) sorted by relevance
269 bool hasUnwindExceptions() const { in hasUnwindExceptions() function
666 static bool hasUnwindExceptions(const LangOptions &LangOpts) { in hasUnwindExceptions() function675 return LangOpts.ObjCRuntime.hasUnwindExceptions(); in hasUnwindExceptions()688 if (!hasUnwindExceptions(LangOpts)) in SetLLVMFunctionAttributesForDefinition()