HomeSort by: relevance | last modified time | path
    Searched refs:hasDWARFExceptions (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Basic/
LangOptions.h 440 bool hasDWARFExceptions() const {
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGException.cpp 138 if (L.hasDWARFExceptions())
182 if (L.hasDWARFExceptions())
BackendUtil.cpp 524 if (LangOpts.hasDWARFExceptions())
  /src/external/apache2/llvm/dist/clang/lib/Frontend/
InitPreprocessor.cpp 793 else if (LangOpts.hasDWARFExceptions() &&

Completed in 49 milliseconds