Searched refs:isWithinCatchScope (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp740 static bool isWithinCatchScope(Scope *S) { function
777 if (isWithinCatchScope(S.getCurScope()))

Completed in 101 milliseconds