Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaCoroutine.cpp1535 StmtResult Sema::BuildCoroutineBodyStmt(CoroutineBodyStmt::CtorArgs Args) { in BuildCoroutineBodyStmt() function in Sema
H A DTreeTransform.h1419 return getSema().BuildCoroutineBodyStmt(Args); in RebuildCoroutineBodyStmt()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h8599 StmtResult BuildCoroutineBodyStmt(CoroutineBodyStmt::CtorArgs);