Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DScopeInfo.h474 void setFirstCoroutineStmt(SourceLocation Loc, StringRef Keyword) { in setFirstCoroutineStmt() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCoroutine.cpp640 ScopeInfo->setFirstCoroutineStmt(Loc, Keyword); in checkCoroutineContext()