reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/lib/Sema/CoroutineStmtBuilder.h
   59   bool makeOnFallthrough();

References

tools/clang/lib/Sema/SemaCoroutine.cpp
 1024   this->IsValid = makeOnException() && makeOnFallthrough() &&