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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Driver/
H A DToolChains.h163 virtual bool IsUnwindTablesDefault() const;
357 virtual bool IsUnwindTablesDefault() const;
543 virtual bool IsUnwindTablesDefault() const { function in class:clang::driver::toolchains::NetBSD
661 virtual bool IsUnwindTablesDefault() const;
H A DWindowsToolChain.cpp56 bool Windows::IsUnwindTablesDefault() const { function in class:Windows
H A DToolChain.cpp69 bool ToolChain::IsUnwindTablesDefault() const { function in class:ToolChain
H A DToolChains.cpp880 bool Darwin::IsUnwindTablesDefault() const { function in class:Darwin
1637 bool Generic_GCC::IsUnwindTablesDefault() const { function in class:Generic_GCC
H A DTools.cpp2497 getToolChain().IsUnwindTablesDefault() &&
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Driver/
H A DToolChain.h206 /// IsUnwindTablesDefault - Does this tool chain use -funwind-tables
208 virtual bool IsUnwindTablesDefault() const;

Completed in 73 milliseconds