Searched refs:VisitOMPCancelDirective (Results 1 – 5 of 5) sorted by relevance
1098 void StmtProfiler::VisitOMPCancelDirective(const OMPCancelDirective *S) { in VisitOMPCancelDirective() function in StmtProfiler
928 void StmtPrinter::VisitOMPCancelDirective(OMPCancelDirective *Node) { in VisitOMPCancelDirective() function in StmtPrinter
2480 void ASTStmtWriter::VisitOMPCancelDirective(OMPCancelDirective *D) { in VisitOMPCancelDirective() function in ASTStmtWriter
2542 void ASTStmtReader::VisitOMPCancelDirective(OMPCancelDirective *D) { in VisitOMPCancelDirective() function in ASTStmtReader
2172 void VisitOMPCancelDirective(const OMPCancelDirective *D);3202 void EnqueueVisitor::VisitOMPCancelDirective(const OMPCancelDirective *D) { in VisitOMPCancelDirective() function in EnqueueVisitor