Home
last modified time | relevance | path

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

/external/clang/include/clang/Driver/
DToolChain.h239 virtual bool UseSjLjExceptions() const { return false; } in UseSjLjExceptions() function
/external/clang/lib/Driver/
DToolChains.cpp861 bool Darwin::UseSjLjExceptions() const { in UseSjLjExceptions() function in Darwin
1830 bool FreeBSD::UseSjLjExceptions() const { in UseSjLjExceptions() function in FreeBSD