Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DLangOptions.h606 bool hasSjLjExceptions() const { in hasSjLjExceptions() function
/openbsd-src/gnu/llvm/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.cpp389 if (LangOpts.hasSjLjExceptions()) in initTargetOptions()
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DInitPreprocessor.cpp888 if (LangOpts.hasSjLjExceptions()) in InitializePredefinedMacros()