Searched refs:GetExceptionModel (Results 1 – 11 of 11) sorted by relevance
69 llvm::ExceptionHandling GetExceptionModel(
74 llvm::ExceptionHandling GetExceptionModel(
72 llvm::ExceptionHandling GetExceptionModel(
253 GetExceptionModel(const llvm::opt::ArgList &Args) const override { in GetExceptionModel() function477 llvm::ExceptionHandling GetExceptionModel(
396 llvm::ExceptionHandling FreeBSD::GetExceptionModel(const ArgList &Args) const { in GetExceptionModel() function in FreeBSD
436 llvm::ExceptionHandling NetBSD::GetExceptionModel(const ArgList &Args) const { in GetExceptionModel() function in NetBSD
452 toolchains::MinGW::GetExceptionModel(const ArgList &Args) const { in GetExceptionModel() function in toolchains::MinGW
2187 (GetExceptionModel(Args) != llvm::ExceptionHandling::SjLj && in IsUnwindTablesDefault()2198 llvm::ExceptionHandling Darwin::GetExceptionModel(const ArgList &Args) const { in GetExceptionModel() function in Darwin
4802 switch (TC.GetExceptionModel(Args)) { in ConstructJob()
451 GetExceptionModel(const llvm::opt::ArgList &Args) const;
501 ToolChain::GetExceptionModel(const llvm::opt::ArgList &Args) const { in GetExceptionModel() function in ToolChain