Home
last modified time | relevance | path

Searched refs:BuildCoroutineBodyStmt (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaCoroutine.cpp1837 StmtResult Sema::BuildCoroutineBodyStmt(CoroutineBodyStmt::CtorArgs Args) { in BuildCoroutineBodyStmt() function in Sema
H A DTreeTransform.h1557 return getSema().BuildCoroutineBodyStmt(Args); in RebuildCoroutineBodyStmt()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h10904 StmtResult BuildCoroutineBodyStmt(CoroutineBodyStmt::CtorArgs);