Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DLangOptions.h440 bool hasDWARFExceptions() const { in hasDWARFExceptions() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGException.cpp138 if (L.hasDWARFExceptions()) in getCPersonality()
182 if (L.hasDWARFExceptions()) in getCXXPersonality()
H A DBackendUtil.cpp524 if (LangOpts.hasDWARFExceptions()) in initTargetOptions()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DInitPreprocessor.cpp793 else if (LangOpts.hasDWARFExceptions() && in InitializePredefinedMacros()