Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h1590 bool isSEHTrySupported() const { in isSEHTrySupported() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp4331 if (!Context.getTargetInfo().isSEHTrySupported()) in ActOnSEHTryBlock()