Home
last modified time | relevance | path

Searched refs:hasSjLjExceptions (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DLangOptions.h432 bool hasSjLjExceptions() const { in hasSjLjExceptions() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGException.cpp136 if (L.hasSjLjExceptions()) in getCPersonality()
164 if (L.hasSjLjExceptions()) in getObjCPersonality()
180 if (L.hasSjLjExceptions()) in getCXXPersonality()
H A DBackendUtil.cpp520 if (LangOpts.hasSjLjExceptions()) in initTargetOptions()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DInitPreprocessor.cpp789 if (LangOpts.hasSjLjExceptions()) in InitializePredefinedMacros()