Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Sema/
DScopeInfo.h470 void setFirstCoroutineStmt(SourceLocation Loc, StringRef Keyword) { in setFirstCoroutineStmt() function
/external/llvm-project/clang/lib/Sema/
DSemaCoroutine.cpp639 ScopeInfo->setFirstCoroutineStmt(Loc, Keyword); in checkCoroutineContext()