Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Driver/
H A DCrossWindowsToolChain.cpp32 bool CrossWindowsToolChain::IsUnwindTablesDefault() const { in IsUnwindTablesDefault() function in CrossWindowsToolChain
H A DToolChains.h599 bool IsUnwindTablesDefault() const override { in IsUnwindTablesDefault() function
621 bool IsUnwindTablesDefault() const override { in IsUnwindTablesDefault() function
H A DMSVCToolChain.cpp68 bool MSVCToolChain::IsUnwindTablesDefault() const { in IsUnwindTablesDefault() function in MSVCToolChain
H A DToolChain.cpp75 bool ToolChain::IsUnwindTablesDefault() const { in IsUnwindTablesDefault() function in ToolChain
H A DToolChains.cpp948 bool MachO::IsUnwindTablesDefault() const { in IsUnwindTablesDefault() function in MachO
2049 bool Generic_GCC::IsUnwindTablesDefault() const { in IsUnwindTablesDefault() function in Generic_GCC