Searched refs:hasUnwindExceptions (Results 1 – 2 of 2) sorted by relevance
265 bool hasUnwindExceptions() const { in hasUnwindExceptions() function
565 static bool hasUnwindExceptions(const LangOptions &LangOpts) { in hasUnwindExceptions() function574 return LangOpts.ObjCRuntime.hasUnwindExceptions(); in hasUnwindExceptions()585 if (!hasUnwindExceptions(LangOpts)) in SetLLVMFunctionAttributesForDefinition()