Searched refs:VisitOMPTaskLoopDirective (Results 1 – 5 of 5) sorted by relevance
1084 void StmtProfiler::VisitOMPTaskLoopDirective(const OMPTaskLoopDirective *S) { in VisitOMPTaskLoopDirective() function in StmtProfiler
928 void StmtPrinter::VisitOMPTaskLoopDirective(OMPTaskLoopDirective *Node) { in VisitOMPTaskLoopDirective() function in StmtPrinter
2446 void ASTStmtWriter::VisitOMPTaskLoopDirective(OMPTaskLoopDirective *D) { in VisitOMPTaskLoopDirective() function in ASTStmtWriter
2501 void ASTStmtReader::VisitOMPTaskLoopDirective(OMPTaskLoopDirective *D) { in VisitOMPTaskLoopDirective() function in ASTStmtReader
2178 void VisitOMPTaskLoopDirective(const OMPTaskLoopDirective *D);3180 void EnqueueVisitor::VisitOMPTaskLoopDirective(const OMPTaskLoopDirective *D) { in VisitOMPTaskLoopDirective() function in EnqueueVisitor