Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaCoroutine.cpp1710 StmtResult Sema::BuildCoroutineBodyStmt(CoroutineBodyStmt::CtorArgs Args) { in BuildCoroutineBodyStmt() function in Sema
H A DTreeTransform.h1516 return getSema().BuildCoroutineBodyStmt(Args); in RebuildCoroutineBodyStmt()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h10574 StmtResult BuildCoroutineBodyStmt(CoroutineBodyStmt::CtorArgs);