Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Driver/
DToolChains.h163 virtual bool IsUnwindTablesDefault() const;
357 virtual bool IsUnwindTablesDefault() const;
543 virtual bool IsUnwindTablesDefault() const { in IsUnwindTablesDefault() function
661 virtual bool IsUnwindTablesDefault() const;
DWindowsToolChain.cpp56 bool Windows::IsUnwindTablesDefault() const { in IsUnwindTablesDefault() function in Windows
DToolChain.cpp70 bool ToolChain::IsUnwindTablesDefault() const { in IsUnwindTablesDefault() function in ToolChain
DToolChains.cpp880 bool Darwin::IsUnwindTablesDefault() const { in IsUnwindTablesDefault() function in Darwin
1637 bool Generic_GCC::IsUnwindTablesDefault() const { in IsUnwindTablesDefault() function in Generic_GCC
DTools.cpp2498 getToolChain().IsUnwindTablesDefault() && in ConstructJob()
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Driver/
DToolChain.h212 virtual bool IsUnwindTablesDefault() const;