HomeSort by: relevance | last modified time | path
    Searched refs:setCoroutineSuspends (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
ScopeInfo.h 506 void setCoroutineSuspends(Stmt *Initial, Stmt *Final) {
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaCoroutine.cpp 774 ScopeInfo->setCoroutineSuspends(InitSuspend.get(), FinalSuspend.get());
TreeTransform.h 7748 ScopeInfo->setCoroutineSuspends(InitSuspend.get(), FinalSuspend.get());

Completed in 110 milliseconds