Searched defs:VisitOMPDispatchDirective (Results 1 – 4 of 4) sorted by relevance
2551 void ASTStmtWriter::VisitOMPDispatchDirective(OMPDispatchDirective *D) { in VisitOMPDispatchDirective() function in ASTStmtWriter
2597 void ASTStmtReader::VisitOMPDispatchDirective(OMPDispatchDirective *D) { in VisitOMPDispatchDirective() function in ASTStmtReader
969 void StmtPrinter::VisitOMPDispatchDirective(OMPDispatchDirective *Node) { in VisitOMPDispatchDirective() function in StmtPrinter
1165 void StmtProfiler::VisitOMPDispatchDirective(const OMPDispatchDirective *S) { in VisitOMPDispatchDirective() function in StmtProfiler