Searched defs:VisitOMPDispatchDirective (Results 1 – 4 of 4) sorted by relevance
2654 void ASTStmtWriter::VisitOMPDispatchDirective(OMPDispatchDirective *D) { in VisitOMPDispatchDirective() function in ASTStmtWriter
2687 void ASTStmtReader::VisitOMPDispatchDirective(OMPDispatchDirective *D) { in VisitOMPDispatchDirective() function in ASTStmtReader
1091 void StmtPrinter::VisitOMPDispatchDirective(OMPDispatchDirective *Node) { in VisitOMPDispatchDirective() function in StmtPrinter
1244 void StmtProfiler::VisitOMPDispatchDirective(const OMPDispatchDirective *S) { in VisitOMPDispatchDirective() function in StmtProfiler