Searched refs:UseSjLjExceptions (Results 1 – 4 of 4) sorted by relevance
194 virtual bool UseSjLjExceptions() const { return false; } in UseSjLjExceptions() function
361 virtual bool UseSjLjExceptions() const;
928 bool Darwin::UseSjLjExceptions() const { in UseSjLjExceptions() function in Darwin
2599 if (getToolChain().UseSjLjExceptions()) in ConstructJob()