Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Driver/
H A DToolChain.h249 virtual bool UseSjLjExceptions() const { return false; } in UseSjLjExceptions() function
/minix3/external/bsd/llvm/dist/clang/lib/Driver/
H A DToolChains.h302 bool UseSjLjExceptions() const override { in UseSjLjExceptions() function
H A DToolChains.cpp958 bool Darwin::UseSjLjExceptions() const { in UseSjLjExceptions() function in Darwin
2497 bool FreeBSD::UseSjLjExceptions() const { in UseSjLjExceptions() function in FreeBSD