Searched refs:GetExceptionModel (Results 1 – 8 of 8) sorted by relevance
48 GetExceptionModel(const llvm::opt::ArgList &Args) const override;
279 GetExceptionModel(const llvm::opt::ArgList &Args) const override { in GetExceptionModel() function591 llvm::ExceptionHandling GetExceptionModel(
524 llvm::ExceptionHandling NetBSD::GetExceptionModel(const ArgList &Args) const { in GetExceptionModel() function in NetBSD
602 toolchains::MinGW::GetExceptionModel(const ArgList &Args) const { in GetExceptionModel() function in toolchains::MinGW
3179 (GetExceptionModel(Args) != llvm::ExceptionHandling::SjLj && in getDefaultUnwindTableLevel()3202 llvm::ExceptionHandling Darwin::GetExceptionModel(const ArgList &Args) const { in GetExceptionModel() function in Darwin
7285 switch (TC.GetExceptionModel(Args)) { in ConstructJob()
617 GetExceptionModel(const llvm::opt::ArgList &Args) const;
995 ToolChain::GetExceptionModel(const llvm::opt::ArgList &Args) const { in GetExceptionModel() function in ToolChain