Searched refs:GetExceptionModel (Results 1 – 11 of 11) sorted by relevance
25 GetExceptionModel(const llvm::opt::ArgList &Args) const override;
48 GetExceptionModel(const llvm::opt::ArgList &Args) const override;
49 llvm::ExceptionHandling Cygwin::GetExceptionModel(const ArgList &Args) const { in GetExceptionModel() function in Cygwin
163 VEToolChain::GetExceptionModel(const ArgList &Args) const { in GetExceptionModel() function in VEToolChain
285 GetExceptionModel(const llvm::opt::ArgList &Args) const override { in GetExceptionModel() function633 llvm::ExceptionHandling GetExceptionModel(
525 llvm::ExceptionHandling NetBSD::GetExceptionModel(const ArgList &Args) const { in GetExceptionModel() function in NetBSD
616 toolchains::MinGW::GetExceptionModel(const ArgList &Args) const { in GetExceptionModel() function in toolchains::MinGW
3421 (GetExceptionModel(Args) != llvm::ExceptionHandling::SjLj && in getDefaultUnwindTableLevel()3444 llvm::ExceptionHandling Darwin::GetExceptionModel(const ArgList &Args) const { in GetExceptionModel() function in Darwin
7351 switch (TC.GetExceptionModel(Args)) { in ConstructJob()
639 GetExceptionModel(const llvm::opt::ArgList &Args) const;
1196 ToolChain::GetExceptionModel(const llvm::opt::ArgList &Args) const { in GetExceptionModel() function in ToolChain