Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Basic/
H A DObjCRuntime.h376 bool hasUnwindExceptions() const { in hasUnwindExceptions() function
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenModule.cpp1875 static bool hasUnwindExceptions(const LangOptions &LangOpts) { in hasUnwindExceptions() function