Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DScopeInfo.h448 void setFirstCoroutineStmt(SourceLocation Loc, StringRef Keyword) { in setFirstCoroutineStmt() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaCoroutine.cpp607 ScopeInfo->setFirstCoroutineStmt(Loc, Keyword); in checkCoroutineContext()