Home
last modified time | relevance | path

Searched refs:hasTerminate (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DObjCRuntime.h332 bool hasTerminate() const { in hasTerminate() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGException.cpp70 getLangOpts().ObjCRuntime.hasTerminate()) in getTerminateFn()