Searched refs:VisitOMPParallelDirective (Results 1 – 5 of 5) sorted by relevance
926 void StmtProfiler::VisitOMPParallelDirective(const OMPParallelDirective *S) { in VisitOMPParallelDirective() function in StmtProfiler
737 void StmtPrinter::VisitOMPParallelDirective(OMPParallelDirective *Node) { in VisitOMPParallelDirective() function in StmtPrinter
2213 void ASTStmtWriter::VisitOMPParallelDirective(OMPParallelDirective *D) { in VisitOMPParallelDirective() function in ASTStmtWriter
2302 void ASTStmtReader::VisitOMPParallelDirective(OMPParallelDirective *D) { in VisitOMPParallelDirective() function in ASTStmtReader
2139 void VisitOMPParallelDirective(const OMPParallelDirective *D);3019 void EnqueueVisitor::VisitOMPParallelDirective(const OMPParallelDirective *D) { in VisitOMPParallelDirective() function in EnqueueVisitor