Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DObjCRuntime.h376 bool hasUnwindExceptions() const { in hasUnwindExceptions() function
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenModule.cpp1941 static bool hasUnwindExceptions(const LangOptions &LangOpts) { in hasUnwindExceptions() function