Searched defs:VisitOMPFlushDirective (Results 1 – 4 of 4) sorted by relevance
2623 void ASTStmtWriter::VisitOMPFlushDirective(OMPFlushDirective *D) { in VisitOMPFlushDirective() function in ASTStmtWriter
2552 void ASTStmtReader::VisitOMPFlushDirective(OMPFlushDirective *D) { in VisitOMPFlushDirective() function in ASTStmtReader
880 void StmtPrinter::VisitOMPFlushDirective(OMPFlushDirective *Node) { in VisitOMPFlushDirective() function in StmtPrinter
1080 void StmtProfiler::VisitOMPFlushDirective(const OMPFlushDirective *S) { in VisitOMPFlushDirective() function in StmtProfiler