Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/Driver/
HDToolChain.h269 virtual bool UseSjLjExceptions() const { return false; } in UseSjLjExceptions() function
/NextBSD/contrib/llvm/tools/clang/lib/Driver/
HDToolChains.h296 bool UseSjLjExceptions() const override { return false; } in UseSjLjExceptions() function
HDToolChains.cpp936 bool Darwin::UseSjLjExceptions() const { in UseSjLjExceptions() function in Darwin
2669 bool FreeBSD::UseSjLjExceptions() const { in UseSjLjExceptions() function in FreeBSD