Searched refs:hasSjLjLowering (Results 1 – 7 of 7) sorted by relevance
55 bool hasSjLjLowering() const override { return true; } in hasSjLjLowering() function
195 bool hasSjLjLowering() const override;
343 bool hasSjLjLowering() const override { return true; } in hasSjLjLowering() function
400 bool hasSjLjLowering() const override { return true; } in hasSjLjLowering() function
1273 bool ARMTargetInfo::hasSjLjLowering() const { return true; } in hasSjLjLowering() function in ARMTargetInfo
1601 virtual bool hasSjLjLowering() const { in hasSjLjLowering() function
8534 if (!Context.getTargetInfo().hasSjLjLowering()) in SemaBuiltinLongjmp()8555 if (!Context.getTargetInfo().hasSjLjLowering()) in SemaBuiltinSetjmp()