Searched defs:UseSjLjExceptions (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/Driver/
H A DToolChain.h169 /// UseSjLjExceptions - Does this tool chain use SjLj exceptions.
170 virtual bool UseSjLjExceptions() const { return false; } function in class:clang::driver::ToolChain
/external/clang/lib/Driver/
H A DToolChains.cpp956 bool Darwin::UseSjLjExceptions() const { function in class:Darwin

Completed in 68 milliseconds