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

/freebsd-current/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h662 bool hasDWARFExceptions() const { function in class:clang::LangOptions
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCGException.cpp140 if (L.hasDWARFExceptions())
186 if (L.hasDWARFExceptions())
H A DBackendUtil.cpp369 if (LangOpts.hasDWARFExceptions())
/freebsd-current/contrib/llvm-project/clang/lib/Frontend/
H A DInitPreprocessor.cpp941 else if (LangOpts.hasDWARFExceptions() &&

Completed in 93 milliseconds