Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DAnalysisBasedWarnings.cpp644 bool IsCoroutine = FSI->isCoroutine(); in CheckFallThroughForBody() local
674 if (IsCoroutine) in CheckFallThroughForBody()