Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DScope.h570 bool isFnTryCatchScope() const { in isFnTryCatchScope() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprMember.cpp967 if (S->isFnTryCatchScope()) in IsInFnTryBlockHandler()