Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DTreeTransform.h1459 StmtResult RebuildCoreturnStmt(SourceLocation CoreturnLoc, Expr *Result, in RebuildCoreturnStmt() function
7842 return getDerived().RebuildCoreturnStmt(S->getKeywordLoc(), Result.get(), in TransformCoreturnStmt()