Home
last modified time | relevance | path

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

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