Searched refs:GetExceptionModel (Results 1 – 11 of 11) sorted by relevance
48 GetExceptionModel(const llvm::opt::ArgList &Args) const override;
76 llvm::ExceptionHandling GetExceptionModel(
155 VEToolChain::GetExceptionModel(const ArgList &Args) const { in GetExceptionModel() function in VEToolChain
77 llvm::ExceptionHandling GetExceptionModel(
274 GetExceptionModel(const llvm::opt::ArgList &Args) const override { in GetExceptionModel() function564 llvm::ExceptionHandling GetExceptionModel(
500 llvm::ExceptionHandling NetBSD::GetExceptionModel(const ArgList &Args) const { in GetExceptionModel() function in NetBSD
578 toolchains::MinGW::GetExceptionModel(const ArgList &Args) const { in GetExceptionModel() function in toolchains::MinGW
2925 (GetExceptionModel(Args) != llvm::ExceptionHandling::SjLj && in getDefaultUnwindTableLevel()2946 llvm::ExceptionHandling Darwin::GetExceptionModel(const ArgList &Args) const { in GetExceptionModel() function in Darwin
6796 switch (TC.GetExceptionModel(Args)) { in ConstructJob()
579 GetExceptionModel(const llvm::opt::ArgList &Args) const;
763 ToolChain::GetExceptionModel(const llvm::opt::ArgList &Args) const { in GetExceptionModel() function in ToolChain