Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DTreeTransform.h1553 StmtResult RebuildOMPCanonicalLoop(Stmt *LoopStmt) { in RebuildOMPCanonicalLoop() function
8454 Body = getDerived().RebuildOMPCanonicalLoop(Body.get()); in TransformOMPExecutableDirective()