Searched refs:IsUnwindTablesDefault (Results 1 – 19 of 19) sorted by relevance
58 bool IsUnwindTablesDefault(const llvm::opt::ArgList &Args) const override;
68 bool IsUnwindTablesDefault(const llvm::opt::ArgList &Args) const override { in IsUnwindTablesDefault() function
85 bool IsUnwindTablesDefault(const llvm::opt::ArgList &Args) const override;
76 bool IsUnwindTablesDefault(const llvm::opt::ArgList &Args) const override;
53 bool IsUnwindTablesDefault(const llvm::opt::ArgList &Args) const override { in IsUnwindTablesDefault() function
69 bool IsUnwindTablesDefault(const llvm::opt::ArgList &Args) const override;
54 bool IsUnwindTablesDefault(const llvm::opt::ArgList &Args) const override;
216 bool CrossWindowsToolChain::IsUnwindTablesDefault(const ArgList &Args) const { in IsUnwindTablesDefault() function in CrossWindowsToolChain
299 bool IsUnwindTablesDefault(const llvm::opt::ArgList &Args) const override;
366 bool OpenBSD::IsUnwindTablesDefault(const ArgList &Args) const { in IsUnwindTablesDefault() function in OpenBSD
257 bool IsUnwindTablesDefault(const llvm::opt::ArgList &Args) const override;
476 bool FreeBSD::IsUnwindTablesDefault(const ArgList &Args) const { return true; } in IsUnwindTablesDefault() function in FreeBSD
485 bool toolchains::MinGW::IsUnwindTablesDefault(const ArgList &Args) const { in IsUnwindTablesDefault() function in toolchains::MinGW
454 bool MSVCToolChain::IsUnwindTablesDefault(const ArgList &Args) const { in IsUnwindTablesDefault() function in MSVCToolChain
2807 bool Generic_GCC::IsUnwindTablesDefault(const ArgList &Args) const { in IsUnwindTablesDefault() function in Generic_GCC
2893 bool MachO::IsUnwindTablesDefault(const ArgList &Args) const { in IsUnwindTablesDefault() function in MachO
5390 (TC.IsUnwindTablesDefault(Args) || SanitizeArgs.needsUnwindTables()) && in ConstructJob()
498 virtual bool IsUnwindTablesDefault(const llvm::opt::ArgList &Args) const;
290 bool ToolChain::IsUnwindTablesDefault(const ArgList &Args) const { in IsUnwindTablesDefault() function in ToolChain