Searched refs:GetExceptionModel (Results 1 – 13 of 13) sorted by relevance
49 GetExceptionModel(const llvm::opt::ArgList &Args) const override;
72 llvm::ExceptionHandling GetExceptionModel(
75 GetExceptionModel(const llvm::opt::ArgList &Args) const override;
73 llvm::ExceptionHandling GetExceptionModel(
139 VEToolChain::GetExceptionModel(const ArgList &Args) const { in GetExceptionModel() function in VEToolChain
253 GetExceptionModel(const llvm::opt::ArgList &Args) const override { in GetExceptionModel() function512 llvm::ExceptionHandling GetExceptionModel(
448 llvm::ExceptionHandling FreeBSD::GetExceptionModel(const ArgList &Args) const { in GetExceptionModel() function in FreeBSD
459 llvm::ExceptionHandling NetBSD::GetExceptionModel(const ArgList &Args) const { in GetExceptionModel() function in NetBSD
483 toolchains::MinGW::GetExceptionModel(const ArgList &Args) const { in GetExceptionModel() function in toolchains::MinGW
2564 (GetExceptionModel(Args) != llvm::ExceptionHandling::SjLj && in IsUnwindTablesDefault()2575 llvm::ExceptionHandling Darwin::GetExceptionModel(const ArgList &Args) const { in GetExceptionModel() function in Darwin
6202 switch (TC.GetExceptionModel(Args)) { in ConstructJob()
534 GetExceptionModel(const llvm::opt::ArgList &Args) const;
659 ToolChain::GetExceptionModel(const llvm::opt::ArgList &Args) const { in GetExceptionModel() function in ToolChain