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

  /src/external/apache2/llvm/dist/clang/include/clang/Basic/
LangOptions.h 436 bool hasSEHExceptions() const {
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGException.cpp 140 if (L.hasSEHExceptions())
166 if (L.hasSEHExceptions())
184 if (L.hasSEHExceptions())
BackendUtil.cpp 522 if (LangOpts.hasSEHExceptions())
  /src/external/apache2/llvm/dist/clang/lib/Frontend/
InitPreprocessor.cpp 791 else if (LangOpts.hasSEHExceptions())

Completed in 23 milliseconds