Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DTreeTransform.h1491 StmtResult RebuildCoroutineBodyStmt(CoroutineBodyStmt::CtorArgs Args) { in RebuildCoroutineBodyStmt() function
7829 return getDerived().RebuildCoroutineBodyStmt(Builder); in TransformCoroutineBodyStmt()