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

/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Driver/
H A DToolChain.h194 /// IsUnwindTablesDefault - Does this tool chain use -funwind-tables
196 virtual bool IsUnwindTablesDefault() const;
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Driver/
H A DToolChains.h124 virtual bool IsUnwindTablesDefault() const;
324 virtual bool IsUnwindTablesDefault() const;
590 virtual bool IsUnwindTablesDefault() const;
H A DWindowsToolChain.cpp55 bool Windows::IsUnwindTablesDefault() const { function in class:Windows
H A DToolChain.cpp59 bool ToolChain::IsUnwindTablesDefault() const { function in class:ToolChain
H A DToolChains.cpp861 bool Darwin::IsUnwindTablesDefault() const { function in class:Darwin
1487 bool Generic_GCC::IsUnwindTablesDefault() const { function in class:Generic_GCC
H A DTools.cpp2331 getToolChain().IsUnwindTablesDefault() &&

Completed in 121 milliseconds