Searched defs:doForAllLoops (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DStmtOpenMP.cpp125 bool OMPLoopBasedDirective::doForAllLoops( function in class:OMPLoopBasedDirective
/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h915 doForAllLoops(const Stmt *CurStmt, bool TryImperfectlyNestedLoops, function in class:clang::OMPLoopBasedDirective
934 doForAllLoops(Stmt *CurStmt, bool TryImperfectlyNestedLoops, function in class:clang::OMPLoopBasedDirective
942 doForAllLoops(const Stmt *CurStmt, bool TryImperfectlyNestedLoops, function in class:clang::OMPLoopBasedDirective

Completed in 80 milliseconds