Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DObjCRuntime.h375 bool hasUnwindExceptions() const { in hasUnwindExceptions() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenModule.cpp1681 static bool hasUnwindExceptions(const LangOptions &LangOpts) { in hasUnwindExceptions() function