Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp649 bool IsCoroutine = FSI->isCoroutine(); in CheckFallThroughForBody() local
679 if (IsCoroutine) in CheckFallThroughForBody()