Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp2007 StmtResult Sema::BuildCoroutineBodyStmt(CoroutineBodyStmt::CtorArgs Args) { in BuildCoroutineBodyStmt() function in Sema
H A DTreeTransform.h1582 return getSema().BuildCoroutineBodyStmt(Args); in RebuildCoroutineBodyStmt()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h11249 StmtResult BuildCoroutineBodyStmt(CoroutineBodyStmt::CtorArgs);