Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DTreeTransform.h1214 StmtResult RebuildDoStmt(SourceLocation DoLoc, Stmt *Body, in RebuildDoStmt() function
6390 return getDerived().RebuildDoStmt(S->getDoLoc(), Body.get(), S->getWhileLoc(), in TransformDoStmt()