Home
last modified time | relevance | path

Searched defs:IsUnwindTablesDefault (Results 1 – 6 of 6) sorted by relevance

/external/clang/lib/Driver/
DCrossWindowsToolChain.cpp32 bool CrossWindowsToolChain::IsUnwindTablesDefault() const { in IsUnwindTablesDefault() function in CrossWindowsToolChain
DMinGWToolChain.cpp122 bool MinGW::IsUnwindTablesDefault() const { in IsUnwindTablesDefault() function in MinGW
DMSVCToolChain.cpp71 bool MSVCToolChain::IsUnwindTablesDefault() const { in IsUnwindTablesDefault() function in MSVCToolChain
DToolChains.h794 bool IsUnwindTablesDefault() const override { return true; } in IsUnwindTablesDefault() function
DToolChain.cpp205 bool ToolChain::IsUnwindTablesDefault() const { in IsUnwindTablesDefault() function in ToolChain
DToolChains.cpp1088 bool MachO::IsUnwindTablesDefault() const { in IsUnwindTablesDefault() function in MachO
2723 bool Generic_GCC::IsUnwindTablesDefault() const { in IsUnwindTablesDefault() function in Generic_GCC