Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DTreeTransform.h1386 StmtResult RebuildCoreturnStmt(SourceLocation CoreturnLoc, Expr *Result, in RebuildCoreturnStmt() function
7140 return getDerived().RebuildCoreturnStmt(S->getKeywordLoc(), Result.get(), in TransformCoreturnStmt()