Searched refs:IsUnwindTablesDefault (Results 1 – 17 of 17) sorted by relevance
68 bool IsUnwindTablesDefault(const llvm::opt::ArgList &Args) const override { in IsUnwindTablesDefault() function
58 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
66 bool IsUnwindTablesDefault(const llvm::opt::ArgList &Args) const override;
53 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;
235 bool IsUnwindTablesDefault(const llvm::opt::ArgList &Args) const override;
468 bool FreeBSD::IsUnwindTablesDefault(const ArgList &Args) const { return true; } in IsUnwindTablesDefault() function in FreeBSD
465 bool toolchains::MinGW::IsUnwindTablesDefault(const ArgList &Args) const { in IsUnwindTablesDefault() function in toolchains::MinGW
716 bool MSVCToolChain::IsUnwindTablesDefault(const ArgList &Args) const { in IsUnwindTablesDefault() function in MSVCToolChain
2621 bool MachO::IsUnwindTablesDefault(const ArgList &Args) const { in IsUnwindTablesDefault() function in MachO
2704 bool Generic_GCC::IsUnwindTablesDefault(const ArgList &Args) const { in IsUnwindTablesDefault() function in Generic_GCC
5109 (TC.IsUnwindTablesDefault(Args) || in ConstructJob()
469 virtual bool IsUnwindTablesDefault(const llvm::opt::ArgList &Args) const;
259 bool ToolChain::IsUnwindTablesDefault(const ArgList &Args) const { in IsUnwindTablesDefault() function in ToolChain