Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
HDLangOptions.h704 bool hasDWARFExceptions() const { in hasDWARFExceptions() function
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGException.cpp140 if (L.hasDWARFExceptions()) in getCPersonality()
186 if (L.hasDWARFExceptions()) in getCXXPersonality()
HDBackendUtil.cpp378 if (LangOpts.hasDWARFExceptions()) in initTargetOptions()
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
HDInitPreprocessor.cpp1029 else if (LangOpts.hasDWARFExceptions() && in InitializePredefinedMacros()