Searched defs:VisitOMPDispatchDirective (Results 1 – 4 of 4) sorted by relevance
2567 void ASTStmtWriter::VisitOMPDispatchDirective(OMPDispatchDirective *D) { in VisitOMPDispatchDirective() function in ASTStmtWriter
2611 void ASTStmtReader::VisitOMPDispatchDirective(OMPDispatchDirective *D) { in VisitOMPDispatchDirective() function in ASTStmtReader
975 void StmtPrinter::VisitOMPDispatchDirective(OMPDispatchDirective *Node) { in VisitOMPDispatchDirective() function in StmtPrinter
1176 void StmtProfiler::VisitOMPDispatchDirective(const OMPDispatchDirective *S) { in VisitOMPDispatchDirective() function in StmtProfiler