Home
last modified time | relevance | path

Searched defs:hasUnwindExceptions (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/include/clang/Basic/
H A DObjCRuntime.h269 bool hasUnwindExceptions() const { in hasUnwindExceptions() function
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCodeGenModule.cpp688 static bool hasUnwindExceptions(const LangOptions &LangOpts) { in hasUnwindExceptions() function