Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DTreeTransform.h1577 StmtResult RebuildOMPCanonicalLoop(Stmt *LoopStmt) { in RebuildOMPCanonicalLoop() function
8583 Body = getDerived().RebuildOMPCanonicalLoop(Body.get()); in TransformOMPExecutableDirective()