Searched defs:VisitOMPScanDirective (Results 1 – 4 of 4) sorted by relevance
2635 void ASTStmtWriter::VisitOMPScanDirective(OMPScanDirective *D) { in VisitOMPScanDirective() function in ASTStmtWriter
2562 void ASTStmtReader::VisitOMPScanDirective(OMPScanDirective *D) { in VisitOMPScanDirective() function in ASTStmtReader
890 void StmtPrinter::VisitOMPScanDirective(OMPScanDirective *Node) { in VisitOMPScanDirective() function in StmtPrinter
1088 void StmtProfiler::VisitOMPScanDirective(const OMPScanDirective *S) { in VisitOMPScanDirective() function in StmtProfiler