Home
last modified time | relevance | path

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

/external/clang/include/clang/Driver/
DToolChain.h265 virtual bool UseSjLjExceptions() const { return false; } in UseSjLjExceptions() function
/external/clang/lib/Driver/
DToolChains.h302 bool UseSjLjExceptions() const override { in UseSjLjExceptions() function
DToolChains.cpp954 bool Darwin::UseSjLjExceptions() const { in UseSjLjExceptions() function in Darwin
2681 bool FreeBSD::UseSjLjExceptions() const { in UseSjLjExceptions() function in FreeBSD