Searched refs:VisitOMPSingleDirective (Results 1 – 5 of 5) sorted by relevance
581 void StmtProfiler::VisitOMPSingleDirective(const OMPSingleDirective *S) { in VisitOMPSingleDirective() function in StmtProfiler
1020 void StmtPrinter::VisitOMPSingleDirective(OMPSingleDirective *Node) { in VisitOMPSingleDirective() function in StmtPrinter
2260 void ASTStmtWriter::VisitOMPSingleDirective(OMPSingleDirective *D) { in VisitOMPSingleDirective() function in ASTStmtWriter
2575 void ASTStmtReader::VisitOMPSingleDirective(OMPSingleDirective *D) { in VisitOMPSingleDirective() function in ASTStmtReader
1944 void VisitOMPSingleDirective(const OMPSingleDirective *D);2620 void EnqueueVisitor::VisitOMPSingleDirective(const OMPSingleDirective *D) { in VisitOMPSingleDirective() function in EnqueueVisitor