Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaCoroutine.cpp743 static bool isWithinCatchScope(Scope *S) { in isWithinCatchScope() function
780 if (isWithinCatchScope(S.getCurScope())) in checkSuspensionContext()