Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp645 bool IsCoroutine = FSI->isCoroutine(); in CheckFallThroughForBody() local
675 if (IsCoroutine) in CheckFallThroughForBody()