Searched refs:hasUnwindExceptions (Results 1 – 2 of 2) sorted by relevance
376 bool hasUnwindExceptions() const { in hasUnwindExceptions() function
1941 static bool hasUnwindExceptions(const LangOptions &LangOpts) { in hasUnwindExceptions() function1950 return LangOpts.ObjCRuntime.hasUnwindExceptions(); in hasUnwindExceptions()2010 if (!hasUnwindExceptions(LangOpts)) in SetLLVMFunctionAttributesForDefinition()