Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DScopeInfo.h489 void setFirstCoroutineStmt(SourceLocation Loc, StringRef Keyword) { in setFirstCoroutineStmt() function
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaCoroutine.cpp597 ScopeInfo->setFirstCoroutineStmt(Loc, Keyword); in checkCoroutineContext()