Searched refs:UseSjLjExceptions (Results 1 – 4 of 4) sorted by relevance
302 bool UseSjLjExceptions() const override { in UseSjLjExceptions() function466 bool UseSjLjExceptions() const override;607 bool UseSjLjExceptions() const override;
954 bool Darwin::UseSjLjExceptions() const { in UseSjLjExceptions() function in Darwin2681 bool FreeBSD::UseSjLjExceptions() const { in UseSjLjExceptions() function in FreeBSD
4308 if (getToolChain().UseSjLjExceptions()) in ConstructJob()
265 virtual bool UseSjLjExceptions() const { return false; } in UseSjLjExceptions() function