Searched refs:doForAllLoops (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmtOpenMP.h888 doForAllLoops(Stmt *CurStmt, bool TryImperfectlyNestedLoops,
892 doForAllLoops(const Stmt *CurStmt, bool TryImperfectlyNestedLoops, function in class:clang::OMPLoopBasedDirective
898 return doForAllLoops(const_cast<Stmt *>(CurStmt), TryImperfectlyNestedLoops,
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DStmtOpenMP.cpp125 bool OMPLoopBasedDirective::doForAllLoops( function in class:OMPLoopBasedDirective
157 bool Res = OMPLoopBasedDirective::doForAllLoops(
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp164 (void)OMPLoopBasedDirective::doForAllLoops(
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp8947 if (!OMPLoopBasedDirective::doForAllLoops(
12568 if (!OMPLoopBasedDirective::doForAllLoops(

Completed in 138 milliseconds